XDelta / NeosModManager

A mod manager for NeosVR
https://discord.gg/MyZfamB9Eb
GNU General Public License v3.0
13 stars 0 forks source link

[Bug] UI appears broken at high display resolution/scale #14

Open dfgHiatus opened 1 year ago

dfgHiatus commented 1 year ago

I downloaded NeosModManager 0.3.1, and upon opening it the UI entered a broken state. I cannot confirm with 100% certainty display resolution/scaling is the issue, but I bring it up as other applications on my PC have been affected by this. I should note downscaling doesn't seem to change this particular application.

Either way, I'm opening this issue in case any other users encounter something similar. I'll post updates here as I find them. Here are some screenshots of my mod manager for reference and some relevant specs:

image image image image image

XDelta commented 1 year ago

Does this happen with an older version? The first one seems like the prompt just changed its anchoring behavior. That should be simple to fix. Not sure why the second is scaled so small

XDelta commented 1 year ago

Seems likely something with being on windows 11 since those appear to have a different default styling.

dfgHiatus commented 1 year ago

Does this happen with an older version? The first one seems like the prompt just changed its anchoring behavior. That should be simple to fix. Not sure why the second is scaled so small

It looks like version 0.3.0 works fine. Same resolution/scaling btw

dfgHiatus commented 1 year ago

However, the mod list does not seem to populate. Checking for updates does not seem to do anything. I am able to set my Neos game path in the settings and launch Neos with arguments though

XDelta commented 1 year ago

Huh, I'll take a look later today. 0.3.1 fixes an issue loading the manifest with the 'conflicts' part now being used.

XDelta commented 1 year ago

Not sure on why it would be acting differently. I don't think I've changed anything regarding DPI scaling that would affect it and the anchoring for UI elements that seem strange appear to be working as intended for Win 10.