mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
fix shaky text while resizing
This commit is contained in:
@@ -20,6 +20,8 @@ public:
|
||||
|
||||
private:
|
||||
wxString m_title;
|
||||
mutable int m_cachedX = -1;
|
||||
mutable int m_cachedWidth = -1;
|
||||
};
|
||||
|
||||
class BBLTopbar : public wxAuiToolBar
|
||||
|
||||
Reference in New Issue
Block a user