AU-ExoMars / PCOT

Pancam Operations Toolkit
MIT License
3 stars 0 forks source link

bksp while editing a constant box deletes the box! #61

Closed jimfinnis closed 1 year ago

jimfinnis commented 1 year ago

Fixed by adding a bool member to scene which allows the delete keys to be "locked" when editing text. It causes backspace and delete to be ignored at the view level. It gets reset when we lose focus.