* Make a BStatusBar comfortable to use without any text labels.
* In SetBarHeight(), use InvalidateLayout() when used with layout management. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35418 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -98,6 +98,7 @@ private:
|
||||
BRect _BarFrame(const font_height* fontHeight
|
||||
= NULL) const;
|
||||
float _BarPosition(const BRect& barFrame) const;
|
||||
bool _HasText() const;
|
||||
|
||||
BString fLabel;
|
||||
BString fTrailingLabel;
|
||||
|
||||
Reference in New Issue
Block a user