Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MainWindow size exceeding limit when first starting on Windows #1

Open
yuming7144 opened this issue Oct 30, 2020 · 1 comment
Open

Comments

@yuming7144
Copy link
Owner

image.png
In the above screenshot, the entire height view of the screen is captured.

On first start of the jar file, the window size is too large that the command box gets hidden under the desktop command bar. The upper part of the main window is also going beyond the upper limit of the desktip display.
Not sure whether this is just a problem on my side, but when I helped my friends test a few jar files, I didn't encounter this type of issue. Maybe the UI could be modified a bit to reduce the initial main window size?

Steps to reproduce:

  1. On windows, run a jar for the first time. (before any user prefs are saved)
  2. The window on the screenshot may appear, with size going beyound limit and no visibility of where I can enter the command.
    Note: Everything else works after resizing, but maybe modifiying the initial start size is not a bad choice.
@ktaekwon000
Copy link

Hi, thanks for the feedback. Can I know the resolution/scaling settings you have on your computer so that we can fix this issue? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants