RFR: 8313556: Create implementation of NSAccessibilitySlider protocol [v6]

Alexander Zuev kizune at openjdk.org
Wed Nov 15 22:00:13 UTC 2023


> Create implementation for Slider and Stepper accessibility protocols.
> Fix mapping.
> Fix performAction parameter type in declaration.

Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:

  Adding accessibilityMinValue and accessibilityMaxValue

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1226/files
  - new: https://git.openjdk.org/jfx/pull/1226/files/73bf00af..140efce5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1226&range=05
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1226&range=04-05

  Stats: 34 lines in 2 files changed: 32 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jfx/pull/1226.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1226/head:pull/1226

PR: https://git.openjdk.org/jfx/pull/1226


More information about the openjfx-dev mailing list