Skip to content

Fix Interacting in GUI with text tool #660

Description

@0HyperCube

When interacting with the web GUI with the text tool active, random text boxes spawn. This is most easily reproducible when dragging layers in the layer tree but can also happen when clicking in the properties panel.
BrokenGuiInteraction

This is related to how mouse down Rust events are sent when the bitflags from the mouse move event are changed. This is required to allow us to detect additional mouse presses when a mouse button is already down, however this behaviour should not be activated when no mouse buttons are yet pressed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Good First IssueGood for newcomersPaper CutA small UX annoyance we should strive to improve

Type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions