On Fri, 26 Feb 2021 15:17:23 GMT, mstr2 <[email protected]> wrote:
> 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. This pull request has now been integrated. Changeset: 3374f479 Author: mstr2 <[email protected]> Committer: Kevin Rushforth <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/3374f479 Stats: 51 lines in 8 files changed: 51 ins; 0 del; 0 mod 8089913: CSS pseudo classes missing by default for some controls Reviewed-by: kcr, aghaisas ------------- PR: https://git.openjdk.java.net/jfx/pull/413
