Fix best size for windows which are hidden when TLW is shown with GTK3
GTK3's style cache is not updated for hidden windows until after they are shown See #16088
This commit is contained in:
@@ -493,6 +493,7 @@ public:
|
||||
return m_paintContext;
|
||||
}
|
||||
void GTKSizeRevalidate();
|
||||
void GTKSendSizeEventIfNeeded();
|
||||
#endif
|
||||
|
||||
wxDECLARE_DYNAMIC_CLASS(wxWindowGTK);
|
||||
|
Reference in New Issue
Block a user