← Back to team overview

kicad-developers team mailing list archive

Backspace & Delete hotkeys not working problem (PCBnew)

 

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







Follow ups