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:
Augustin Cavalier
2022-08-26 14:42:17 -04:00
parent f74699a934
commit da9dee377d
2 changed files with 19 additions and 17 deletions
@@ -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,