The part with "im a test fragment" should be dark gray but let most of the background come through?
s
Shan
02/02/2019, 3:01 PM
It just needs to be semi-transparent, I made it a dark grey with an alpha value in the example bit it can be whatever semi opaque color. Just trying to get the "semi opaque" part to work
Shan
02/02/2019, 3:03 PM
I'm willing to do the popup some other way also if it gets the transparency to work
Shan
02/02/2019, 3:04 PM
My last resort is making the entire app have a stackpane root and adding the fragment to the front of the stack, but I'd rather not do that as I'd like the window to be able to be dragged outside the application