RFR: 8226990: GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox. [v7]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Apr 4 17:23:11 UTC 2024
On Thu, 4 Apr 2024 12:28:36 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> src/java.desktop/share/classes/javax/swing/plaf/nimbus/skin.laf line 21653:
>>
>>> 21651: <uiProperty name="useBasicArrows" type="BOOLEAN" value="true"/>
>>> 21652: <uiProperty name="contentOpaque" type="BOOLEAN" value="true"/>
>>> 21653: <uiProperty name="contentAreaColor" type="COLOR">
>>
>> SInce you are introducing those 3 property in NimbusLookANdFeel, is this defines needed in skin.laf?
>
> I am not sure about this. Should I add them in skin.laf ?
you have already added...i am asking it it's needed?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17720#discussion_r1552104159
More information about the client-libs-dev
mailing list