Alexander Krimm
Alexander Krimm
Eclipse Version: 2019-03 (4.11.0) Eclipse Buildship Buildship, Eclipse Plug-ins for Gradle 3.0.1.v20181217-1554 org.eclipse.buildship I just reproduced everything in a clean workspace and on a clean checkout of the 9.0.0 branch:...
Yes, I can confirm, changing the directory structure is not necessary, just removing the eclipse files is enough (Also gets rid of the missing nature popup). The `gradle.properties` file did...
On the master branch I have to check "Override workspace settings" and choose a more recent gradle version (in my case 5.5-rc-3). Else I get an 'Could not determine Java...
There is this [wiki page](https://github.com/controlsfx/controlsfx/wiki/Using-ControlsFX-with-JDK-9-and-above#autocompletionbinding) for debugging these kinds of errors, which might help you.
That's interesting, until now I didn't have any HiDPI setup where this would cause problems, but of course this nowadays is a pretty standard thing which has to be supported....
Thank for taking the time to report this and propose fixes. I'll look into it.
Hey thanks for the PR and sorry for my slow response. I'm not able to reproduce the bugs on my systems using `-Dglass.gtk.uiScale=125%` (the windows eqivalent woudl be `-Dglass.win.uiScale=125%`). The...
How about just changing the 'from' drop-down to an 'account' drop-down and leave the From address to the user? The current behavior is very unsatisfying, because the user can change...
> Would adding a "Custom" option in the From menu be a good way to solve this? This was my first thought, too, but to be able to handle common...
Since there was no further response, i'll assume this was solved in 11.3.0 and close this, feel free to reopen if the problem can be reproduced on the latest release.