mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 21:42:43 +00:00
Fix Windows paint on resize issue. Automatically resize to fit tabs and button content
This commit is contained in:
@@ -73,6 +73,8 @@ private:
|
||||
|
||||
void relayout();
|
||||
|
||||
int buttons_best_width() const;
|
||||
|
||||
void buttonClicked(wxCommandEvent & event);
|
||||
void keyDown(wxKeyEvent &event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user