Integrated: 8089913: CSS pseudo classes missing by default for some controls

mstr2 github.com+43553916+mstr2 at openjdk.java.net
Mon Mar 8 16:02:10 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.

This pull request has now been integrated.

Changeset: 3374f479
Author:    mstr2 <43553916+mstr2 at users.noreply.github.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
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


More information about the openjfx-dev mailing list