Skip to content

ActionTextField: Remove useless binding

ivan tkachenko requested to merge work/ratijas/text-field-shortcut-enabled into master

It doesn't serve any purpose, and since transition of focusSequence to be an alias for Shortcut::sequence, root.focusSequence may have a value of undefined, which raises type error on assignment to bool.

Merge request reports

Loading