alexguirre / RAGENativeUI

MIT License
115 stars 38 forks source link

Menus stretched in ultra widescreen setups since 1.7.0 #98

Closed waynieoaks closed 3 years ago

waynieoaks commented 4 years ago

Hi

I have noticed in 1.7.0 that the menus are larger than that of 1.6.3 when using an ultra widescreen 21:9 setup at 3440x1440. This is a particular problem with the full screen menus (e.g. used in compulite or Computer+) as it stretches off the screen completely and the mouse pointer appears to click in the wrong location.

fullscreen_1 6 3 fullscreen_1 7 0 menu_1 6 3 menu_1 7 0

alexguirre commented 3 years ago

@waynieoaks You can try this build until next version gets released. This is not a full fix, it only fixes the full screen menu but that seems to be biggest issue. RAGENativeUI.zip As for the mouse pointer, mouse controls are not yet implemented in RAGENativeUI for full screen menus, it is something that CompuLite implements so not sure if they will work correctly with this build. The normal menus are still stretched.

waynieoaks commented 3 years ago

Hi

Thank you for the temporary fix, it has stopped the stretched issue on the full screen, but as you explained the mouse still does not line up, which is likely the plugin (Compulite) implementation. If you do need any help testing I am able to help up to the 3440x1440 resolution, (and in any other way if I can).

Many thanks.