This commit is contained in:
luboslenco
2025-08-24 20:17:44 +02:00
parent bf9b414334
commit ead69fa5a2
6 changed files with 142 additions and 138 deletions
-3
View File
@@ -73,9 +73,6 @@ function ui_view2d_render() {
if (!ui_view2d_show) {
return;
}
if (iron_window_width() == 0 || iron_window_height() == 0) {
return;
}
if (context_raw.pdirty >= 0) {
ui_view2d_hwnd.redraws = 2; // Paint was active