On Wed, 16 Dec 2020 13:24:25 GMT, Frederic Thevenet <ftheve...@openjdk.org> wrote:
>> I agree that it is better to separate the scrollpane issue from the cache >> rendering one. >> >> I've reverted my initial changes and applied the changes you proposed (using >> snapSpaceX/Y as suggested in your latest comment). >> I'll also add a test case soon. > > I was thinking, while I'm at it I might as well update the copyright notice > for Region.java; should it be 2020 or 2021 (or left alone)? That file was modified earlier in the year without the copyright year being updated, so it will be updated by a script when @arapte implements [JDK-8254101](https://bugs.openjdk.java.net/browse/JDK-8254101) early next week. So to avoid a possible merge conflict, you can just leave it alone. ------------- PR: https://git.openjdk.java.net/jfx/pull/308