Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#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 Chagrin, 4 years ago

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

comment:2 by waddlesplash, 4 years ago

Resolution: fixed
Status: newclosed

Fix merged in hrev54319. Thank you!

comment:3 by pulkomandy, 4 years ago

Milestone: UnscheduledR1/beta3

Move closed tickets into beta3 milestone

Note: See TracTickets for help on using tickets.