Closed behrica closed 3 years ago
Nice.
Not sure, if we want to "set" this properties somewhere in notespace itself. If not, the user of notespace needed to do so.
Good question. In general, we need to discuss if Cljfx remains a dependency.
Version 3-beta4
removes the dependency on (the magnificent) cljfx, to avoid depending on JavaFX. The necessary parts were moved under the notespace.cljfx.*
namespaces.
JavaFX does not work on a servr without working X11 / DISPLAY.
I found a workaround from the cljfx package, namely adding this into project.clj:
As well suggested here: https://stackoverflow.com/questions/27403410/headless-testing-with-javafx-and-testfx