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
The current window size is nice for those users who have a 2560x1440 pixel (2K resolution) monitor, however, it is not user-friendly for 1920x1080 (FHD resolution). Occasionally, the border around the textboxes would not be hidden.
I just learned that your screen's resolution does not matter, but the size of your monitor does. If your screen is smaller than ~14", the program window will eat up your whole screen, and possibly not be able to display the entire window.
The current v1.1.1 has a fixed window size, it's better for the user to be able to resize their window.
The text was updated successfully, but these errors were encountered: