mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 23:25:24 +00:00
Dynamic MessageWindow height
This commit is contained in:
@@ -57,6 +57,7 @@ class ModalWindow : public View
|
||||
|
||||
protected:
|
||||
virtual void updateContentOpacity(float opacity) {}
|
||||
RectangleConstraint& constraint() {return m_constraint;}
|
||||
|
||||
public:
|
||||
ModalWindow(ViewResources& res, View& parentView, const RectangleConstraint& constraint, const Zeus::CColor& bgColor);
|
||||
|
||||
Reference in New Issue
Block a user