Bug 438996 - Fixing Color Scheme Submenu View in hamburger menu
Fixing Color Scheme Submenu View in hamburger menu
This MR is fixing visual bug when you have enough color schemes to chose from to have scrollbar in submenu. Then selection rectangle over current color scheme is getting also beyond scrollbar.
Test plan
Add new color schemes to the system. I think that 10 new color schemes will be enough for scrollbar to appear.
Screenshots or screen recordings
Before | After |
---|---|
(https://i.imgur.com/M9JXD53.jpg) | (https://i.imgur.com/Q1n5S01.jpg) |
Bugs fixed
Original commit message
Use the information in here to answer the above questions.
Bug 438996 - Fixing Color Scheme Submenu View in hamburger menu
When opening hamburger menu -> Color Scheme, and if there is more Color Schemes to chose from(enough to have scrollbar), then scrollbar is is shown on top of current selected rectangle. This fix the issue.