Fix Windows paint on resize issue. Automatically resize to fit tabs and button content

This commit is contained in:
Lam Wei Lun
2026-08-25 15:18:38 +08:00
parent d4cb739b8b
commit 795514900d
6 changed files with 58 additions and 4 deletions
+2
View File
@@ -73,6 +73,8 @@ private:
void relayout();
int buttons_best_width() const;
void buttonClicked(wxCommandEvent & event);
void keyDown(wxKeyEvent &event);