https://bz.apache.org/bugzilla/show_bug.cgi?id=64984
--- Comment #22 from Dietmar Berchtold <[email protected]> --- (In reply to Philippe Mouawad from comment #20) > (In reply to Dietmar Berchtold from comment #15) > > Hello Philippe, > > I tested with with changing line 151 to > > set HEAP=-Xms1g -Xmx1g -XX:MaxMetaspaceSize=256m -Ddarklaf.treeRowPopup=true > > > > unfortunately with no success. The issue still occures. I also tried with > > moving the line below the if (if not defined HEAP) > > > > If you want me to check some other setting (e.g. use a differen JVM, other > > screenresolution than 3240x2160) just let me know. > > > > Regards > > Hello Dietmar, > Sorry I missed this comment, I made a mistake in my comment, you need to set > the property to false: > > -Ddarklaf.treeRowPopup=false > > Thanks YES with this setting it works correct. Also with the settings mentioned below about text size 225% versus 200% So I can confirm your fix works. Thanks a lot! -- You are receiving this mail because: You are the assignee for the bug.
