Somehow it still looked strange under R5 this time... :-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19949 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
69cc7ad640
commit
d0e8cacc56
@ -173,6 +173,7 @@ BackgroundsView::BackgroundsView(BRect frame, const char *name, int32 resize,
|
||||
rect.top = 8 + rightbox->InnerFrame().top;
|
||||
#else
|
||||
rect.top = 5 + workspaceMenuField->Bounds().Height();
|
||||
rect.bottom = rect.top + workspaceMenuField->Bounds().Height();
|
||||
#endif
|
||||
|
||||
fImageMenu = new BPopUpMenu("pick one");
|
||||
|
Loading…
Reference in New Issue
Block a user