> 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 three additional commits since the last revision: - Fix whitespace issue - Set :vertical pseudoclass in ListView constructor - Failing test for ListView ------------- Changes: - all: https://git.openjdk.java.net/jfx/pull/413/files - new: https://git.openjdk.java.net/jfx/pull/413/files/dfe577cd..75108165 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=413&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=413&range=01-02 Stats: 14 lines in 2 files changed: 14 ins; 0 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
