You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… keycode
this is independent of the current keyboard layout so the console is now always opened with the same combination
(possible fix for issue #21, needs testing)
previous commit made it impossible to input color codes with disabled dead keys.
shift is now always required to open the console. (wasn't required in debug mode)
as a side effect of this, the '~' char can be typed into textfields
when using e.g. the "german nodeadkeys" layout instead of the "normal" one the console will not show when pressing shift + ^
The text was updated successfully, but these errors were encountered: