oakes / Lightmod

An all-in-one tool for full stack Clojure
https://sekao.net/lightmod/
The Unlicense
275 stars 13 forks source link

Name Dialog too small to type in #15

Closed jbwyatt4 closed 5 years ago

jbwyatt4 commented 5 years ago

Hi,

New to Lightmod. Just opened this up on KDE Manjaro.

When I get the selection for the 6 different templates. Clicking on one of them causes a window too small to type in to be displayed.

https://i.imgur.com/hBvjmMz.png

oakes commented 5 years ago

Interesting, it doesn't happen in ubuntu so maybe it's a KDE specific issue. Did you run it via the installer or the jar file?

jbwyatt4 commented 5 years ago

Jar. 1.3.0.

oakes commented 5 years ago

Can you try version 1.4.0? I'm not entirely sure it fixes the problem but i did update javafx so it may help.

jbwyatt4 commented 5 years ago

Tested 1.4.1. The field shows perfectly. Thank you for your work.

Tested on both OpenJDK 11 and 12. The KDE issue was in both 11 and 12.

This is also fixed an issue where simply moving the mouse over one of the buttons crashed the application in OpenJDK 12 (11 was okay).