JFXtras / jfxtras-styles

Java, JavaFX themes or look and feels. Currently contains JMetro theme.
https://pixelduke.com/java-javafx-theme-jmetro/
643 stars 144 forks source link

TreeView, TableView, ListView, TreeTableView - not sure if we need styles for pressed:selected and pressed #222

Open dukke opened 2 years ago

dukke commented 2 years ago

In the CSS we have different styles for pressed and pressed:selected. Not sure if we need to have separate styles for each because it seems that when a cell is pressed it is automatically selected, hence "pressed" probably equals "pressed:selected"