On Thu, 15 Dec 2022 12:23:54 GMT, John Hendrikx <[email protected]> wrote:

> To make RotateGestureRecognizer testable I had to make it public and abstract 
> away the need for ViewScene as constructor parameter, see the Make 
> RotateGestureRecognizer easier to test commit. I also added a test case (90% 
> coverage).

This seems quite an intrusive change just to support low level testing of this. 
I can take a closer look next week, but I'm not really sold on the idea.

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

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

Reply via email to