Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consume all mouse events inside popups
Fixes issues of mouse clicks "bleeding" through into the editor when clicked on top of popups. In previous versions, mouse events were ignored and passed into the lower layers which resulted in editor cursor being moved when popup areas are clicked.
- Loading branch information