On Thu, 4 Jun 2026 11:12:59 GMT, Marius Hanl <[email protected]> wrote:
> For me, another interpretation makes more sense: that the author intended for > the animation to run, but not if the user clearly expressed that they don't > want animations. I'd just like to add that modern browsers work exactly this way. For example, website developers often set smooth scrolling via CSS. However, your browser will not use/honor it if `reducedMotion` is enabled (automatically). This should leave no doubt that this PR is the right way forward. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2177#issuecomment-4702429347
