You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an inconvenient flaw in the wake of #966:
When changing the Look and Feel towards "Nimbus" (from some different one) after a tree view, e.g. Arranger index or Find & Replace result tree, had been opened before then the combination of unfocused background colour and font colour may be dysfunctional in these tree views (e.g. black on dark gray). This is due to some unconventional reaction of the Nimbus LaF to UI property retrieval. Workaround: Close Structorizer (with Nimbus as chosen LaF) and start it again. While you don't change the LaF again to and fro all will be fine. (Other standard LaFs like Metal, CDE/Motif, GTK+, and Windows work as expected, by the way.)
The text was updated successfully, but these errors were encountered:
A similar effect occurs when switching from Nimbus to GTK+, just that in this case the tree nodes appear in white font on white background unless they are highlighted.
Same workaround as above helps.
There is an inconvenient flaw in the wake of #966:
When changing the Look and Feel towards "Nimbus" (from some different one) after a tree view, e.g. Arranger index or Find & Replace result tree, had been opened before then the combination of unfocused background colour and font colour may be dysfunctional in these tree views (e.g. black on dark gray). This is due to some unconventional reaction of the Nimbus LaF to UI property retrieval.
Workaround: Close Structorizer (with Nimbus as chosen LaF) and start it again. While you don't change the LaF again to and fro all will be fine. (Other standard LaFs like Metal, CDE/Motif, GTK+, and Windows work as expected, by the way.)
The text was updated successfully, but these errors were encountered: