Skip to content

Ignore textbox key presses in OAM editor - #109

Open
biosp4rk wants to merge 1 commit into
ConConner:mainfrom
biosp4rk:key-press
Open

Ignore textbox key presses in OAM editor#109
biosp4rk wants to merge 1 commit into
ConConner:mainfrom
biosp4rk:key-press

Conversation

@biosp4rk

Copy link
Copy Markdown

The KeyPressed event triggers even when textboxes are selected. So if you're trying to cut (ctrl+x) or paste (ctrl+v) something (or press any of the shortcut keys, with or without ctrl pressed), it ends up activating the shortcut when you don't intend to

I ran into this when pasting addresses into the textbox and it would ask me if I wanted to save the changes (because it would Y-flip a part)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant