On Wed, 9 Aug 2023 18:46:11 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> I notice that the logic to assign adapter ordinals is now duplicated in two > places in the codebase. Have you thought about moving the implementation into > the `Screen` class? I actually considered this but I really want to keep the diff in this PR as small as possible, as this is a very sensitive area. If something is broken here, it will affect a lot of Windows users. IMO this is a good idea for a follow up PR, as soon as this one is merged. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1200#issuecomment-1672067822