#15692 closed bug (fixed)
[Expander] Show context moves 1 pixel higher on click (easy)
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | R1/beta3 |
Component: | Applications/Expander | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When I check "Show context" checkbox it moves one pixel higher.
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix merged in hrev54319. Thank you!
comment:3 by , 4 years ago
Milestone: | Unscheduled → R1/beta3 |
---|
Move closed tickets into beta3 milestone
Note:
See TracTickets
for help on using tickets.
My first patch attempt! I moved the ScrollView in ExpanderWindow outside of the Vertical LayoutGroup so that Show/Hide of ScrollView would not affect other items in the LayoutGroup. Unsure if the other items should have been affected by hiding the view and bug exists in LayoutGroup?
Moving the ScrollView also had affect of removing padding between the scrollview and the window edges which I believe is an improvement in the UI.
https://review.haiku-os.org/c/haiku/+/2899