-
### Describe the Bug
When double clicking on a token and opening the edit token dialog, the input in the Notes and GM Notes tabs remains white regardless of theme.
### To Reproduce
1) Select a dark…
-
Currently our themes consist each of two files: `main.less` and `description.less`.
Each of these files contain a flat hierarchy of style class definitions.
This structure is has multiple disadvanta…
-
Originally reported by: **Carsten Zahn (Bitbucket: [casten2809](https://bitbucket.org/casten2809), GitHub: Unknown)**
----------------------------------------
With the menu "Preview > Scene Style Sh…
-
**Description**
Im tried to use syntaxtextarea in JavaFX (v18.0.1) and got problem with fonts
**Screenshots**
![Снимок1](https://user-images.githubusercontent.com/79222809/165896999-cead761c-bf8b…
-
Hello @dukke! I've finally gotten this library working for me, but I'm having an issue still atm... I'm trying to go off of the examples you sent, and it's working for the most part. I can get dark th…
-
Our app was working perfectly fine, then I added a splash screen. After that the default class loader used by JavaFX was null. See method getDefaultClassLoader() in FXMLLoader.java. This caused our ap…
-
Originally reported by: **Sverre Moe (Bitbucket: [DJViking](https://bitbucket.org/DJViking), GitHub: [DJViking](https://github.com/DJViking))**
----------------------------------------
When adding a…
-
I have few uci engines and when I try to add them, I select them from the files, nothing happens, it just doesnt show up
-
### What is the name of the app?
stream-pi
### (Optional) Where is the app hosted?
https://stream-pi.com/
https://github.com/stream-pi/
### About the app
A robust Macro keyboard software
Free…
-
One problem that I believe many Swing developers are probably facing, or will be facing soon, is how to migrate existing Swing applications to JavaFX in the future. A current approach is to slowly in…