RFR: 8089913: CSS styling problem with Slider pseudo classes

Kevin Rushforth kcr at openjdk.java.net
Wed Mar 3 14:37:41 UTC 2021


On Fri, 26 Feb 2021 15:17:23 GMT, mstr2 <github.com+43553916+mstr2 at openjdk.org> 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.

@mstr2 can you enable pre-submit testing for your repo as indicated the Checks section? You might need to then push a new (empty) commit to your branch in order to trigger the tests to run.

-------------

PR: https://git.openjdk.java.net/jfx/pull/413


More information about the openjfx-dev mailing list