Fix for issue #279.

This commit is contained in:
ManoloFLTK
2021-11-05 15:57:45 +01:00
parent 940edc222f
commit e02032bd05
+1
View File
@@ -3363,6 +3363,7 @@ void Fl_X::make(Fl_Window* w)
Fl::e_number = old_event;
// if (w->modal()) { Fl::modal_ = w; fl_fix_focus(); }
if (!w->parent()) [myview did_view_resolution_change]; // to set mapped_to_retina to its current state
[pool release];
}