Backgrounds: AddGlue() before color control
... so that it is attached to bottom of the box.
This commit is contained in:
parent
d0ddd796b2
commit
51e2dbe7f2
@ -196,6 +196,7 @@ BackgroundsView::BackgroundsView()
|
||||
.Add(placementMenuField->CreateMenuBarLayoutItem(), 1, 1)
|
||||
.Add(fIconLabelOutline, 1, 2)
|
||||
.End()
|
||||
.AddGlue()
|
||||
.Add(fPicker)
|
||||
.SetInsets(B_USE_DEFAULT_SPACING)
|
||||
.View());
|
||||
|
Loading…
x
Reference in New Issue
Block a user