Page 1 of 1

Need Help Contributing

PostPosted: 11 Oct 2014, 23:59
by quizywiz
Hi, I'm new to the world of open source and SuperTuxKart is the first project I'm working on.

I've been trying to fix issue #1611, but I seem to be a bit stuck. I want to put the code which takes me to "your profile" screen in the event handler of OnlineProfileBase class, but that only makes the "your profile" screen appear when clicking the "back" button, not when pressing the escape key. The escape key seems to be handled in the StateManager class. Is there any way to handle the escape key in the event handler of the OnlineProfileBase class?

Any help would be much appreciated :)

Re: Need Help Contributing

PostPosted: 12 Oct 2014, 01:01
by hiker
Hi,
quizywiz {l Wrote}:Hi, I'm new to the world of open source and SuperTuxKart is the first project I'm working on.

welcome ;) I've put the comment into the ticket, since it might be quite useful for others:
https://github.com/supertuxkart/stk-code/pull/1615

And sorry for the delay in answering your comments there, real life keeps on interfering ;)

Cheers,
Joerg