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

forward-port: Mobile: Status bar dropdown is always an icon:... #10677

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

Minion3665
Copy link
Member

...no need for dedicated width

Previously the commit bellow fixed a regression related to dropdown width:

591e003
"Status bar: fix dropdown width"

However there seems to be no reason to apply this fix to the mobile toolbar since we can safely conclude that the dropdowns always have the same fixed size (icons)

Change-Id: I3733b4d736d1481a382fffb71b451b82ad77d04d

This is a trivial forward-port of #10639

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

…width

Previously the commit bellow fixed a regression related to dropdown
width:

591e003
"Status bar: fix dropdown width"

However there seems to be no reason to apply this fix to the mobile
toolbar since we can safely conclude that the dropdowns always have
the same fixed size (icons)

Signed-off-by: Pedro Pinto Silva <[email protected]>
Change-Id: I3733b4d736d1481a382fffb71b451b82ad77d04d
@eszkadev eszkadev force-pushed the private/skyler/push-nlkmwpvvzsmx branch from 3a7f2be to a7fa97f Compare December 6, 2024 13:44
@pedropintosilva pedropintosilva merged commit 8c60a51 into master Dec 9, 2024
14 checks passed
@pedropintosilva pedropintosilva deleted the private/skyler/push-nlkmwpvvzsmx branch December 9, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants