Dmitry Stepanov
Dmitry Stepanov
Do you have hi-dpi monitor or maybe you have system scaling more than 100%? I'm trying to collect as much info as possible to find the actual cause of the...
Thanks! Now I understand what I did wrong - I didn't take DPI scaling into account when creating/resizing GL surface. I'll try to fix this today.
@Naratna could you please re-check if the bug is fixed?
Could you please run the `3rd_person` example and check if the issue also reproduces there? I cannot reproduce the issue (I'm on Windows), so it is kinda hard for me...
@jpaugh Hi, I did yet another _potential_ fix for the editor. Could you please check if it works? I'm on Windows and it works fine here.
Sure, any help is appreciated.
Hi, yeah, this issue seems to be quite easy to fix, so you can try it.
Is this already optimized with `wasm-pack` (`wasm-pack build --target web --release`)? If so, then the answer is - no, not yet. There's no way to exclude some of the engine...
Cannot reproduce.
@shinmao the issue should be fixed by the recent commits, could you please re-check this?