On Tue, 29 Aug 2023 10:10:54 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> Create implementation for Slider and Stepper accessibility protocols. > Fix mapping. > Fix performAction parameter type in declaration. what I meant is that commented out logging statements should be left in the code, so the reviewers can uncomment them and test. like this: // System.err.println("it works"); ------------- PR Comment: https://git.openjdk.org/jfx/pull/1226#issuecomment-1698032401