YuriSizuku / OnscripterYuri

An enhancement ONScripter project porting to many platforms, especially web.
GNU General Public License v2.0
308 stars 18 forks source link

Fix `screen_scale_ratio` for `MouseEvent` for MacOS #23

Closed yujincheng08 closed 2 months ago

yujincheng08 commented 2 months ago

Maybe it's also correct to calculate these ratios by SDL_GetWindowSize on other OS but I couldn't test it now.