tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.09k stars 312 forks source link

System font accessibility scaling affects raytracer accuracy #552

Open nigec opened 1 year ago

nigec commented 1 year ago

System font accessibility scaling affects raytracer accuracy

Description

Both the web version and desktop application are affected by system font accessibility scaling, for example the ray casting example the mouse click doesn't register on any of the cubes unless one clicks to the side of the cube The demo on the web page works fine but not run from the editors

Version
Platform

Ryzen 5 4000 series, GTX1650, 8gb ram Asus tuf15 laptop 1920x1080 with font text size 125% I'm an old fart so I need the scaling :/

tentone commented 1 year ago

Thanks a lot for reporting this issue.

I will take a look into it should be a fairly easy fix.