controls/legenddelegate: Always hide name if its width is 0
- controls/legenddelegate: Always hide name if its width is 0
In some cases we can trigger a behaviour of Text where the full text is displayed while we have a size of 0. In that case, explicitly hide it.