Fix ribbon page layout wrong when scroll button is shown or hidden due to a scroll operation
See #17454
This commit is contained in:
@@ -75,7 +75,7 @@ protected:
|
||||
|
||||
bool ExpandPanels(wxOrientation direction, int maximum_amount);
|
||||
bool CollapsePanels(wxOrientation direction, int minimum_amount);
|
||||
void ShowScrollButtons();
|
||||
bool ShowScrollButtons();
|
||||
void HideScrollButtons();
|
||||
|
||||
void CommonInit(const wxString& label, const wxBitmap& icon);
|
||||
|
Reference in New Issue
Block a user