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
So after spending too much time of this I have a solution. First I tried doing an automatic scaling in the python code however I cannot find any way to update the width and height of the window via code. The solution I chose is to have 2 separate UI files and the correct file is chosen based on the screen resolution. Currently 100% and 125% scaling options are implemented. There is a placeholder for 150%.
Note: I had to remove the icon property from both the UI files as I was still having issues with the icon once it was packaged. This will need to be looked at separately.
As title.
The text was updated successfully, but these errors were encountered: