scenic-view
scenic-view copied to clipboard
Problems using CSSFX
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.