Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required changes for the OpenGL grapher in the core #327

Merged
merged 6 commits into from
Sep 24, 2024

Conversation

stefanhahmann
Copy link
Collaborator

This PR make necessary changes to allow https://github.com/mastodon-sc/mastodon-grapher-opengl to work with the core.

  • Make zoom box reusable
  • Increase visibility of plot button of the side panel
  • Make DataDisplayOptions generic
  • Make InertialScreenTransformEventHandler more reusable

So that it can be used on other views.
So that we can reuse it elsewhere.
When creating new views (not restoring them), the size and position
values are taken from different part. Some views have an 'Options'
class that defines them, but it was not consistently abided to.
Now it is.
@tinevez tinevez merged commit 1273662 into dev Sep 24, 2024
1 check passed
@tinevez tinevez deleted the opengl-grapher-beta-31 branch September 24, 2024 14:25
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.

2 participants