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

Add spacing for Floating Panel on Mac Catalyst #521

Closed
des12437 opened this issue Nov 29, 2023 · 3 comments
Closed

Add spacing for Floating Panel on Mac Catalyst #521

des12437 opened this issue Nov 29, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@des12437
Copy link
Contributor

The menu items need spacing between the drop down menu label and arrow in the Utility Network Trace example. This issue is only present on Mac Catalyst due to the arrows being left aligned. This may be an issue with the Floating Panel UI layout.

Mac Catlayst:
Screenshot 2023-11-29 at 2 12 49 PM

iPad:
Screenshot 2023-11-29 at 2 14 20 PM

@des12437 des12437 added the bug Something isn't working label Nov 29, 2023
@des12437
Copy link
Contributor Author

There is also missing spacing for this menu component on Mac Catalyst. The leading and trailing anchors should be aligned with the other UI elements that are centered in the menu.

Screenshot 2023-11-29 at 2 19 05 PM

@dfeinzimer
Copy link
Collaborator

dfeinzimer commented Nov 30, 2023

@mhdostal I see Popups also uses DisclosureGroups and is seeing tight spacing there as well. Would you like to see that addressed simultaneously?

Screenshot 2023-11-30 at 13 05 12

@dfeinzimer dfeinzimer self-assigned this Nov 30, 2023
@mhdostal
Copy link
Member

@mhdostal I see Popups also uses DisclosureGroups and is seeing tight spacing there as well. Would you like to see that addressed simultaneously?

Yes, let's make it consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants