D13570: Add workaround for labels with word-wrapping
    Anthony Fieroni 
    noreply at phabricator.kde.org
       
    Fri Jul 13 20:36:34 BST 2018
    
    
  
anthonyfieroni added inline comments.
INLINE COMMENTS
> kcollapsiblegroupbox.cpp:307-308
> +        if (label->wordWrap()) {
> +            toggle();
> +            toggle();
> +        }
Did you know why it should be called twice? Does one later toggle invoke will fix it?
REPOSITORY
  R236 KWidgetsAddons
REVISION DETAIL
  https://phabricator.kde.org/D13570
To: elvisangelaccio, davidedmundson, cfeck
Cc: anthonyfieroni, ngraham, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180713/5a499c4c/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list