RFR: 8310054: ScrollPane insets are incorrect

Alexey Ivanov aivanov at openjdk.org
Fri Jun 16 16:28:04 UTC 2023


On Thu, 15 Jun 2023 23:29:37 GMT, Phil Race <prr at openjdk.org> wrote:

> So I think I see with the benefit of your recent comments.
> It seemed that reverting _SetSpans to synchronous would fix this and somehow I read that was what you were doing.
> But you didn't want to do that and you were forced into making _SetInsets synchronous because of the initalization usage
> and hence moving the update of insets needed by setSpans avoided that.

Yes, that's right.

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

PR Comment: https://git.openjdk.org/jdk/pull/14478#issuecomment-1594945363



More information about the client-libs-dev mailing list