Subj : src/conio/x_events.c To : Git commit to main/sbbs/master From : Deucе Date : Sun May 14 2023 08:42 pm https://gitlab.synchro.net/main/sbbs/-/commit/87f05b6d89fd176435a80fd0 Modified Files: src/conio/x_events.c Log Message: Use vstat.scaling not x_cvstat.scaling to scale to screen. Also, do not try to display frames where the scaled height or width is less than the frame bitmap height or width. .