BBox: propagate alignment from child for the...
...FULL_{VERTICAL,HORIZONTAL} case.
This commit is contained in:
@@ -70,6 +70,7 @@ class BBox : public BView {
|
||||
virtual BSize MinSize();
|
||||
virtual BSize MaxSize();
|
||||
virtual BSize PreferredSize();
|
||||
virtual BAlignment LayoutAlignment();
|
||||
|
||||
protected:
|
||||
virtual void LayoutInvalidated(bool descendants = false);
|
||||
|
||||
Reference in New Issue
Block a user