-
Hi,
Just a heads-up that there is an issue with importStyleSheet(String) in FX.kt - it wont load your app css files on java9 because it resolves it via `FX` class, not target app class - and this c…
dant3 updated
5 years ago
-
Using the latest version of Isoviewer.
Example file for repro can be found here: http://ftp.vim.org/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov
The file is playable and valid, it can also b…
-
Hey Gerrit,
There doesn't seem to be any good `LocalDate` and `LocalDateTime` axis types. Would this be something that's in scope for this library?
I'm coming across this need a lot as I play …
-
how to deploy App offline on OS file using FxLauncher
?
@edvin
-
Is there a reason why Iso Viewer requests for keystroke permissions on launch?
-
If you execute `./gradlew run` on [this commit](https://github.com/CAU-Kiel-Tech-Inf/gui/pull/64/commits/180c338a798eefe6bfda48d1cbc62ebc2b40b39b), start a game and then terminate it, there is a NullP…
xeruf updated
3 years ago
-
After fetching each of these, it will hold each of these in memory, and display them in the UI in basic tableviews.
- [ ] Competition Groups
- [ ] Handicap Groups
- [ ] Events
-
The [docs.tornadofx.io](https://docs.tornadofx.io) webpage does not work, so it's impossible to read the documentation.
Temporary solution: use [web.archive.org](https://web.archive.org/web/2023020…
-
i try using desktoppanefx with tornadofx but i want to know how to add image background into desktoppane when start form
-
A View has an injectable class for field assignment, but Fragments do not.
At the moment, I'm left with two unsavory choices:
1. use a fragment to recycle views, but heavy load drag and drop…