mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
FIX: messureSize after set max size; the text is the default tooltip
jira: [STUDIO-11878] Change-Id: I1945779d620a01fff4cfb29b5592eed0490dbbd5 (cherry picked from commit fba3ab060f5dcfeaf5cc36f14eb5ec46414fdbc8)
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
void SetInactiveIcon(const wxString& icon);
|
||||
|
||||
void SetMinSize(const wxSize& size) override;
|
||||
void SetMaxSize(const wxSize& size) override;
|
||||
|
||||
void SetPaddingSize(const wxSize& size);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user