Skip to content

apple: fixed toolbar access for zoomed in displays#3971

Merged
smailbarkouch merged 1 commit intomasterfrom
smail/fix-unaccessible-menu
Nov 23, 2025
Merged

apple: fixed toolbar access for zoomed in displays#3971
smailbarkouch merged 1 commit intomasterfrom
smail/fix-unaccessible-menu

Conversation

@smailbarkouch
Copy link
Copy Markdown
Contributor

@smailbarkouch smailbarkouch commented Nov 23, 2025

Fixes inaccessible overflow menu in sidebar when in zoomed mode.

This was caused by a padding view for the toolbar items - we should leave padding up to the system. Additionally, removing this padding control got rid of the badge on pending shares. Labels and toolbars are generally avoidant of complex icons. So they flattened the icon into just the system image.

Side-note, we have a lot of toolbar items. We probably should put everything into an overflow menu by default (except "edit" and sidebar close button).

On normal displays:

On zoomed displays (overflow now accessible):

@Parth
Copy link
Copy Markdown
Member

Parth commented Nov 23, 2025

good simplification, pending shares will be sicker soon

@smailbarkouch smailbarkouch merged commit b488ce2 into master Nov 23, 2025
1 check passed
@smailbarkouch smailbarkouch deleted the smail/fix-unaccessible-menu branch November 23, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants