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

[HOTFIX] Propagate Trame UI controls to all views #3983

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Conversation

banesullivan
Copy link
Member

Fixes an issue raised in #3982 cc @giiyms

The UI controls for the Trame view would only control the current active renderer. I think it makes sense for the controls to propagate to all renderers.

Screen.Recording.2023-02-08.at.10.41.23.AM.mov

@github-actions github-actions bot added the bug Uh-oh! Something isn't working as expected. label Feb 8, 2023
@banesullivan
Copy link
Member Author

The camera controls are a different beast to deal with for this. Would like to merge as is and address camera controls laters for non-linked views

@banesullivan banesullivan marked this pull request as ready for review February 8, 2023 17:46
@banesullivan
Copy link
Member Author

Going to merge as a hotfix and backport to release/0.38

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #3983 (de5b604) into main (5abc465) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3983      +/-   ##
==========================================
- Coverage   94.30%   94.29%   -0.01%     
==========================================
  Files          94       94              
  Lines       20323    20330       +7     
==========================================
+ Hits        19165    19171       +6     
- Misses       1158     1159       +1     

@banesullivan banesullivan changed the title Propagate UI controls to all views [HOTFIX] Propagate UI controls to all views Feb 8, 2023
@banesullivan banesullivan changed the title [HOTFIX] Propagate UI controls to all views [HOTFIX] Propagate Trame UI controls to all views Feb 8, 2023
@banesullivan banesullivan merged commit 92665b8 into main Feb 8, 2023
@banesullivan banesullivan deleted the fix/trame-ui branch February 8, 2023 18:06
banesullivan added a commit that referenced this pull request Feb 8, 2023
@akaszynski akaszynski mentioned this pull request Apr 30, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh-oh! Something isn't working as expected. trame
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant