Skip to content

Commit

Permalink
feat(ui-focus): adds store module to track focused ui element
Browse files Browse the repository at this point in the history
To accomodate group deletion via keypress we require some place to track the currently focused UI
item. This presents complications with double-clicking to add modules to a focused group, so this
breaks the existing functionality slightly. Groups are no longer infinitely focusable. If a module
or other UI element becomes focused, the group will blur and double clicking a module in the gallery
will not add the module to the group.

re #486
  • Loading branch information
2xAA committed Dec 9, 2020
1 parent bb2698c commit 9527a4e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9527a4e

Please sign in to comment.