pladecode icon indicating copy to clipboard operation
pladecode copied to clipboard

Indicate keyboard focus

Open peterbjornx opened this issue 4 years ago • 0 comments

Using any of the spinner or text input fields steals focus from the main program, making keybindings no longer work. This is confusing and requiress the user to click the main viewport, which if not carefully done can result in editing actions.

A good solution would be to add a clear indicator that the keyboard is active, such as a border around the viewport, and possibly to return to idle mode when losing focus.

peterbjornx avatar Sep 27 '20 14:09 peterbjornx