On Sun, 14 Nov 2021 at 19:54, Jerome Lelasseux <[email protected]> wrote: > I made a new release of my Netbeans platform application (NB 12.5, > JDK11.0.13, DarkLaf) and I noticed that the Options ruban is now white (see > image attached). It was dark when I built the previous release using NB12.3 > (and it's also dark in the Options dialog of NB12.5 when using DarkLaf). > > I could not find any change in my code that could explain this. If someone > has an idea where I should search...
What is DarkLaf? Darcula or FlatLaf Dark? How are you setting the Look and Feel? Some things changed in this area with https://github.com/apache/netbeans/pull/2872 that might be affected. Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
