Re: RFR: 8282104: Node zoom/rotate flickers on Raspberry Pi with Touchscreen

2022-05-16 Thread Alexander Scherbatiy
On Fri, 18 Feb 2022 17:04:08 GMT, Alexander Scherbatiy wrote: > Zoomed/Rotated with two fingers rectangle flickers (unexpectedly becomes > pretty small or large and then returns back to previous size several times > during zooming/rotating) on a Raspberry Pi with Touchscreen. > > The log

Re: RFR: 8277785: ListView scrollTo jumps to wrong location when CellHeight is changed [v4]

2022-05-16 Thread Florian Kirmaier
On Sun, 8 May 2022 18:56:45 GMT, Johan Vos wrote: >> @johanvos >> As requested, we've made a unit test, which tests this bug. >> It's based on your test and our original test class. It can be added to the >> ListViewTest. >> You can find it, in the JDK ticket. >> >> Btw, adding the cells