scenic-view icon indicating copy to clipboard operation
scenic-view copied to clipboard

Problems using CSSFX

Open JonathanGiles opened this issue 7 years ago • 0 comments

Original report by nokian (Bitbucket: nomian, GitHub: nomian).


Unfortunately I can't get the css to update automatically when changed. The CSSFX tab shows the file 'demo.css' correctly in the 'CSS resource' column.

** But why is the corresponding 'File mapped' column blank?** What is the "Non mapped ..." checkbox for?

I use 'scene.getStylesheets().add("demo.css");' to load the stylesheet. The file is in the same src folder (no .jar)

I use JavaFX Scenic View 8.7.0 on Java FX 8.0.162-ea and the Eclipse IDE. I'll be very happy if you can help me. Thank you.

JonathanGiles avatar Nov 08 '18 21:11 JonathanGiles