https://gitlab.synchro.net/main/sbbs/-/commit/8b7cbf122fa3e6044490e01e Modified Files:
src/conio/sdl_con.c src/syncterm/CHANGES
Log Message:
Fix window scaling on macOS with retina displays
SDL_SetWindowSize() takes dimensions in imaginary units it makes up
so it can call something "Retina¨". SyncTERM however lovingly
crafts everything pixel by pixel for an atisanal ode to BBSing.
This change converts pixel sizes to Retina¨ sizes before resizing
the window. Should fix ticket 164.
Thanks for this - I will test on the next rc, unless I can build from gitlab I'll poke around doing that... thanks Deuce!
Sysop: | Sys |
---|---|
Location: | Otteveny, Hungary |
Users: | 7 |
Nodes: | 4 (0 / 4) |
Uptime: | 16:13:34 |
Calls: | 15 |
Calls today: | 15 |
Files: | 34 |
U/L today: |
10 files (225M bytes) |
D/L today: |
7 files (64,431K bytes) |
Messages: | 3,481 |
Posted today: | 5 |