Thread Previous • Date Previous • Date Next • Thread Next |
I am trying to fix my first bug in kicad and I have a question: Inside the hotkeys.cpp the delete and backspace keys are recognized but not processed correctly because m_ID_current_state == 0 I grep-ed all files and I do not see m_ID_current_state set to anything other than 0. Am I missing something? Martin
Thread Previous • Date Previous • Date Next • Thread Next |