Skip to content

Plot: only hit test visible draggables#2121

Merged
swharden merged 1 commit intomainfrom
2120
Sep 9, 2022
Merged

Plot: only hit test visible draggables#2121
swharden merged 1 commit intomainfrom
2120

Conversation

@swharden
Copy link
Member

@swharden swharden commented Sep 8, 2022

Moves visibility check out of individual plottables and puts it inside the render loop so it applies to all plottables

resolves #2120
resolves #2110

Moves visibility check out of individual plottables and puts it inside the render loop so it applies to all plottables

resolves #2120
resolves #2110
@swharden swharden merged commit 67862f3 into main Sep 9, 2022
@swharden swharden deleted the 2120 branch September 9, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Draggable: restrict interaction to visible objects HLine is draggable even invisible

1 participant