https://gitlab.synchro.net/main/sbbs/-/commit/64f21b53bd26fb15c232341f
Modified Files:
src/conio/bitmap_con.c sdl_con.c
Log Message:
Work around marco or SDL bug in SDL_SetWindowMinimumSize()When using the marco WM, and resizing using ALT-Right-drag, calls toSDL_SetWindowMinimumSize() result in the top-left corner of thewindow moving up and to the left (appears to be by the border size).To prevent this from being a maddening issue under marco, ensurewe only call SDL_SetWindowMinimumSize() once when the minimum sizechanges on the window.Fixes SF ticket 115, thanks Ragnarok!While we're hear, ensure the minimium maximum window size holdsthe original sized window... we're not interested in downscaling.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)