[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Re: RFR: 8279228 Leak in ScrollPaneSkin, related to touch events
From:       Kevin Rushforth <kcr () openjdk ! java ! net>
Date:       2022-02-23 14:53:59
Message-ID: X1nhWS5Nklg4NyL87xjFQiTB_JtXLR3BoQFmNn4pY2A=.da9f4d84-9628-43a3-a13b-02ec77804c5d () github ! com
[Download RAW message or body]

On Thu, 23 Dec 2021 17:43:19 GMT, Florian Kirmaier <fkirmaier@openjdk.org> wrote:

> Fixing memoryleak, related to touch events in ScrollPaneWhen touchDetected or \
> mouseDown is true, the sbTouch animation is running,  and the node is removed from \
> the Scene, then the animation will never stop, causing a memory leak. A simple fix \
> is to also check, whether the Node is visible, by checking the "isTreeShowing" \
> property.

Marked as reviewed by kcr (Lead).

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

PR: https://git.openjdk.java.net/jfx/pull/701


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic