DmitryKey / luke

This is mavenised Luke: Lucene Toolbox Project
Apache License 2.0
1.54k stars 352 forks source link

some UI problem #144

Closed LordST95 closed 6 years ago

LordST95 commented 6 years ago

Hi, I'm seeing some UI bugs in your app ... first, open index screen is didn't show all content on first load and user should change the size of the screen. Second, Query Expression in the search tab of the app is so small that I couldn't see what I'm typing on it. I'm guessing, the reason is my laptop's resolution but that's something that your program should handle it.

regards

LordST95 commented 6 years ago

this is the screenshot ... image and for giving more info, my resolution is 1920*1080 and I'm using Windows10

mocobeta commented 6 years ago

Hi, what version of JDK do you use?

my resolution is 1920*1080 and I'm using Windows10

As we noted in the download page, Use of JDK 9+ is highly recommended for HiDPI displays on Windows/Linux platforms (e.g. Surface Pro.) See: http://openjdk.java.net/jeps/263

With JDK 11, I confirmed that Luke window is well displayed on my Windows 10 PC w/ a HiDPI display.

LordST95 commented 6 years ago

Oh, I didn't see that part, thanks for your reply 👍

wish you the bests