Tooltip does not appear on action when disabled(true)
When I use an action, a tooltip appears only if
Of course it would be nice to be able to display a hint via tooltip when an action is disabled, why the action is disabled.
disabled(false). As soon as disabled(true), the tooltip is no longer displayed. Is this a bug or a desired behavior and anyone have an idea how I can solve this?Of course it would be nice to be able to display a hint via tooltip when an action is disabled, why the action is disabled.