Integrated: 8285962: NimbusDefaults has a typo in a L&F property
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri May 20 09:02:47 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.
This pull request has now been integrated.
Changeset: 6d56caff
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6d56caff3d7b06bb75f741bc503797edf94e9889
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8285962: NimbusDefaults has a typo in a L&F property
Reviewed-by: prr
-------------
PR: https://git.openjdk.java.net/jdk/pull/8504
More information about the client-libs-dev
mailing list