RFR: 8279214: Memory leak in Scene after dragging a cell
Marius Hanl
mhanl at openjdk.org
Wed Sep 14 21:15:14 UTC 2022
On Wed, 14 Sep 2022 20:38:04 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Yes, I checked the path of a typical mouse event and this method is always called when a mouse/drag operation is done.
>
> ESCAPE key press during dragging?
Yes, in this case it will be cleared when the mouse is released.
-------------
PR: https://git.openjdk.org/jfx/pull/899
More information about the openjfx-dev
mailing list