Added BodyHeight metric to ComboGraph and set width and height to make zoomtowidth/height work.
This commit is contained in:
@@ -24,6 +24,7 @@ public:
|
||||
|
||||
private:
|
||||
ThemeMetric<float> BODY_WIDTH;
|
||||
ThemeMetric<float> BODY_HEIGHT;
|
||||
Actor *m_pBacking;
|
||||
Actor *m_pNormalCombo;
|
||||
Actor *m_pMaxCombo;
|
||||
|
||||
Reference in New Issue
Block a user