René Lebherz

Results 2 issues of René Lebherz

I just noticed an NPE while saving the settings ```java Exception in thread "JavaFX Application Thread" java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "javafx.scene.control.TextField.getText()" is null at org.markdownwriterfx.options.GeneralOptionsPane.save(GeneralOptionsPane.java:170)...

Hi, I am currently encountering a bug where the application keeps running after the window is closed. The bug only occurs after a Popover is shown. I am on Fedora...

bug