Closed codehz closed 7 years ago
The .date-picker-popup
is not a pseudo class, just a normal css class. It is defined in the type safe stylesheet companion object like this:
val datePickerPopup by cssclass()
Hence, I'm not sure where you mean the name is wrong? It will render as .date-picker-popup
.
@edvin I've misspelled.(s/pseudoclass/class/g)...I mean the class name is wrong...
See my comment above - it seems correct to me? Can you point to the file and line number you believe is wrong?
it seems i am using old version....https://github.com/edvin/tornadofx/commit/f30b53377e8ccbf45e1d1ef505fb7ce0664dae8a#diff-b5e18ad9686d4414469c097c00d5bce1
Ah, that explains it :) Sorry, I wasn't aware that it was wrong previously. 1.5.9 was released today, btw :)
it should be renamed to
datePickerPopup