=> efb9ca399a71d89e4c931df8e3310af7ecf0d53c
[1mdiff --git a/src/ui/window.c b/src/ui/window.c[m [1mindex 85666233..54422ef2 100644[m [1m--- a/src/ui/window.c[m [1m+++ b/src/ui/window.c[m [36m@@ -780,8 +780,8 @@[m [mstatic void savePlace_MainWindow_(iAny *mainWindow) {[m iInt2 border = zero_I2();[m #if !defined(iPlatformApple)[m SDL_GetWindowBordersSize(d->base.win, &border.y, &border.x, NULL, NULL);[m [31m-#endif[m iAssert(~SDL_GetWindowFlags(d->base.win) & SDL_WINDOW_MAXIMIZED);[m [32m+[m[32m#endif[m d->place.normalRect.pos =[m max_I2(zero_I2(), sub_I2(d->place.normalRect.pos, border));[m }[m
text/gemini; charset=utf-8
This content has been proxied by September (3851b).