NomadicDeveloper22

Results 90 comments of NomadicDeveloper22

I tried custom css with: ``` .CalendarTimeTextFieldSkin_popup { -fx-background-color: #111; -fx-background-insets: 0 0 -1 0,0,1,2; -fx-background-radius: 5,5,4,3; -fx-padding: 0.766667em 0.733333em 0.75em 0.733333em; -fx-text-fill: #fff; } .ListSpinner { /*-fx-skin: "impl.jfxtras.labs.internal.scene.control.skin.ListSpinnerCaspianSkin";*/ -fx-skin:...

> JMetro is related in name mostely; it used to be the same project but release cycles did not match up. Can you tell me more about what versions are...

@mattbradshaw001 jitpack.io and maven central seem to be the standards now

Hello, thank you for responding that sounds exactly like what MPAndroidChart does, it doesn't exactly come off as the cleanest look for my users. And most of them don't need...

How often does it occur? I've seen this sort of crash since the app was first published. But it seems to happen almost randomly. It's just the threads in java...

fixed 8d92ef7490ff92e1708323c61e998767c0bae295

This worked for me: https://www.reddit.com/r/jellyfin/comments/xyuhdt/comment/ish6ewz/?utm_source=share&utm_medium=web2x&context=3

Yah I'll send a some fxml code shortly once I get a moment. I'll also try to make a gif of how it happens on a side note (instead of...

Ok I completely lost track of time. From what we can tell it appears to be happening when GPU usage hits 100%. Which only happens when we are displaying a...