Closed Type-32 closed 1 year ago
Also there are some pages in the documentation I can't access. It just shows red and clicking on it brings me back to the main page.
That is the background drawn by the default background painter used for all root panels in LibGui.
You can disable it by overriding GuiDescription.addPainters
to do nothing.
Describe the bug The WTabPanel renders tabs' the background as a panel.
Code
Expected behavior Optional The WTabPanel shouldn't render a Panel background behind the tabs.
Screenshots Optional
Version of the (please complete the following information):
Additional context Optional Is this an intended effect?