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

GUI fixes and improvements #88

Merged
merged 4 commits into from
Aug 25, 2023
Merged

GUI fixes and improvements #88

merged 4 commits into from
Aug 25, 2023

Conversation

brentyi
Copy link
Collaborator

@brentyi brentyi commented Aug 24, 2023

  • Buttons now support colors + icons
  • Fixed 3D GUI container memory leak 3D GUI lifecycle edge case #86
  • Better context ergonomics for 3D GUI containers, now matches folder/tab interfaces
  • stopPropagation() for transform controls clicks, prevents clicks from passing "through" transform controls
  • GuiEvent instances now have a .client field

@brentyi brentyi merged commit 2df05ab into main Aug 25, 2023
11 checks passed
@brentyi brentyi deleted the brent/3d_gui_fixes branch August 25, 2023 00:20
yzslab pushed a commit to yzslab/viser that referenced this pull request Oct 20, 2024
* Minor fixes for 3D GUI containers

* Fix remove order bug

* Fix 3D GUI container theming, transform controls clicking, clickable
element race condition, add `client` field to GuiEvent

* Revert dark mode, resolve lint errors
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.

1 participant