On Mon, 12 Feb 2024 16:17:14 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:

> Please review a simple change to increase a timeout value for suppression of 
> scroll-following in the table of contents. This should have no visible 
> effects to the user but may avoid flickering of the table of contents on 
> slower computers. I also replaced a normal inequality operator (`!=`) with a 
> strict one (`!==`) which is better practice when comparing equal types.

Marked as reviewed by jjg (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17811#pullrequestreview-1876058485

Reply via email to