-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(canvas) Highlight the target parent when hovering the plus button. (
#6212) - `InsertionButtonContainer` sets the highlight to the parent path that the new element will be added to. - `PlusButton` prevents the propagation of mouse events so that the highlight isn't reset while the mouse is over it.
- Loading branch information
1 parent
cb37a05
commit 4e3c97b
Showing
1 changed file
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters