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:
@@ -173,6 +173,7 @@ BackgroundsView::BackgroundsView(BRect frame, const char *name, int32 resize,
|
|||||||
rect.top = 8 + rightbox->InnerFrame().top;
|
rect.top = 8 + rightbox->InnerFrame().top;
|
||||||
#else
|
#else
|
||||||
rect.top = 5 + workspaceMenuField->Bounds().Height();
|
rect.top = 5 + workspaceMenuField->Bounds().Height();
|
||||||
|
rect.bottom = rect.top + workspaceMenuField->Bounds().Height();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
fImageMenu = new BPopUpMenu("pick one");
|
fImageMenu = new BPopUpMenu("pick one");
|
||||||
|
|||||||
Reference in New Issue
Block a user