Skip to content

controls/legenddelegate: Always hide name if its width is 0

Arjen Hiemstra requested to merge work/ahiemstra/legenddelegatetext into master
  • 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.

Merge request reports

Loading