RFR: 8285962: NimbusDefaults has a typo in a L&F property

Phil Race prr at openjdk.java.net
Thu May 5 19:13:10 UTC 2022


On Mon, 2 May 2022 16:01:02 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> BasicLookAndFeel, BasicProgressBarUI, GTKLookAndFeel tries to find property by "ProgressBar.verticalSize" but the property defined in NimbusDefaults has a typo "vertictalSize ".
> Rectified the typo.

Marked as reviewed by prr (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8504



More information about the client-libs-dev mailing list