Social-Evolution-and-Behavior / anTraX

anTraX: high throughput tracking of color-tagged insects
https://antrax.readthedocs.io/
GNU General Public License v3.0
17 stars 3 forks source link

MCR Interface scaling on high resolution displays #24

Closed janamach closed 3 years ago

janamach commented 3 years ago

Hi!

Not sure if this is an anTraX problem per se, but the menu text is awfully small on a 4K display. MATLAB full installation seems to have a solution for this (e.g., here), but I didn't find anything for MCR.

With MCR it looks like this on 4K: Screenshot from 2021-06-04 09-26-54 The text on the left is "normal" size. MCR seems to ignore the system-wide scaling settings. Do you happen to have a quick solution for this?

asafgal commented 3 years ago

Hmmm... I don't have any experience with this. Maybe the setting change need to be done inside the compiled program. I'll give it a try next time I compile...

janamach commented 3 years ago

My apologies, looks like the bug is in nvidia driver and not in your software. This problem extends to some other GUIs, including inkscape stable and arduino. Purging all nvidia software "solved" the problem.

janamach commented 3 years ago

Hi again. This "bug" got magically fixed when I switched from using HDMI to DisplayPort cable. Very strange. Feel free to close this issue.

asafgal commented 3 years ago

Thanks Jana, glad you figured it out