-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Layout hidden frame controls prevent usage of visible layout frame controls #6379
Closed
1 of 7 tasks
Labels
Milestone
Comments
charlesh88
added a commit
that referenced
this issue
Mar 21, 2023
charlesh88
added a commit
that referenced
this issue
Mar 21, 2023
15 tasks
Verified fixed -- Testathon 4-17-23 |
Verified Fixed in Testathon on 04/17/23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
When layouts include a nested layout with its frame hidden, the popup controls for the hidden layout's frame can prevent usage of visible "more options" controls for nested elements. This is particularly problematic with Flexible Layouts where nested element's frames can easily occupy the same space. Seen during SIM-2 today.
Expected vs Current Behavior
When a layout is nested and its frame has been hidden, then completely hide its popup "more options" buttons.
Steps to Reproduce
Environment
Impact Check List
Additional Information
Nested Flex Layout with hidden frame, note structure in tree at left.
Nested more options menu appearing
The text was updated successfully, but these errors were encountered: