JFoenix icon indicating copy to clipboard operation
JFoenix copied to clipboard

JFXDatePicker Css Error "javafx.scene.CssStyleHelper calculateValue"

Open ShayBot opened this issue 5 years ago • 1 comments

Hi, I have an error when I run my program, it seems to come from a css file in the JFoenix library, could someone have a solution to fix this error which only displays a red message in the console ?

Error: déc. 06, 2020 1:45:31 PM javafx.scene.CssStyleHelper calculateValue WARNING: Could not resolve '-jfx-default-color' while resolving lookups for '-fx-background-color' from rule '*.date-picker-popup>*.month-year-pane' in stylesheet jar:file:/C:/Users/******/Documents/CODAGE/java/javaFx/testFx/src/resources/libs/jfoenix-8.0.10.jar!/com/jfoenix/assets/css/controls/jfx-date-picker.css Thanks you ^^

ShayBot avatar Dec 06 '20 12:12 ShayBot

Hi, Can you provide a SSCCE demonstrating the issue?

sshahine avatar Dec 16 '20 21:12 sshahine