HaikuControlLook: Scale the width of the popup dropdown region.
Instead of hardcoding it. TODO: Other ControlLooks in the tree should also be fixed for this.
This commit is contained in:
@@ -28,8 +28,6 @@ public:
|
||||
|
||||
virtual float DefaultItemSpacing() const;
|
||||
|
||||
static float ComposeSpacing(float spacing);
|
||||
|
||||
virtual uint32 Flags(BControl* control) const;
|
||||
|
||||
virtual void DrawButtonFrame(BView* view, BRect& rect,
|
||||
|
||||
Reference in New Issue
Block a user