You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some ticks are invisible. it is strange behavior of PySide6==6.10 with 6.7 it is OK
energy 1 and 3 are ticked...
Yellow selection is barely visible - also behavior of PySide6==6.10 with 6.7 it is OK
Windows "scale" make things look ugly and not adjustable - it is general problem with Windows laptops. For example (see axis labels and ticks):
Suggestion to switch currently to PySide6==6.7.3 (as in MacOS version - there it is used for compatibility reasons).
About the third point I briefly check there is a thing called "DPI awareness" probably should be implemented to cx-freeze procedure to avoid windows scale on the software (force 100%).
There are several small problems.
Suggestion to switch currently to PySide6==6.7.3 (as in MacOS version - there it is used for compatibility reasons).
About the third point I briefly check there is a thing called "DPI awareness" probably should be implemented to cx-freeze procedure to avoid windows scale on the software (force 100%).