RFR: 8089913: CSS pseudo classes missing by default for some controls [v5]
mstr2
github.com+43553916+mstr2 at openjdk.java.net
Fri Mar 5 16:07:59 UTC 2021
> The Slider control does not have the ":horizontal" CSS pseudo-class set by default. The pseudo-class is only set once the "orientation" property is changed. This PR fixes that.
mstr2 has updated the pull request incrementally with one additional commit since the last revision:
Revert changes to TreeCell, TreeTableRow
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/413/files
- new: https://git.openjdk.java.net/jfx/pull/413/files/e64b34d7..e0bedd57
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=413&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=413&range=03-04
Stats: 14 lines in 4 files changed: 0 ins; 14 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/413.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/413/head:pull/413
PR: https://git.openjdk.java.net/jfx/pull/413
More information about the openjfx-dev
mailing list