mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 21:21:44 +03:00
973946d585
[ci no changelog needed] This PR fixes a [regression](https://www.pivotaltracker.com/story/show/182972359) found in the `interface` debug the scene. It was caused by multiple `Navigator`s that were present in the demo scene and conflict with each other. Also, this PR includes a fix for the invalid logic of the new component browser. We disable `Navigator` when the mouse hovers the component browser. Still, due to a mistake in the code, the component browser was considered visible at all times and therefore blocked the navigator in certain mouse positions. To reproduce this bug (before this PR): 1. Open a default project 2. Place the mouse somewhere in the middle of the screen (near one of the nodes) 3. Try panning or zooming the scene (you won't be able because of this bug) |
||
---|---|---|
.. | ||
component-group | ||
component-list-panel-view | ||
icons | ||
interface | ||
src | ||
visualization | ||
Cargo.toml |