Open claustres opened 1 year ago
That means the KMenu is not really empty as it contains a component.
As the content is a prop and it is forwarded to the KPanel, we can check whether the content is empty or not. But it is the case already.
After investigation, there is finally content which is then hidden via the visibility mechanism on the actions
For instance if a KMenu contains a component with an empty panel it will still be visible.