hallas added a comment.

  In D20867#457575 <https://phabricator.kde.org/D20867#457575>, @davidedmundson 
wrote:
  
  > QToolButton::setArrowType?
  
  
  I just tried that, but it doesn't seem like Breeze honors this property - at 
least not for the `QToolButton` produced by `KToolBarPopupAction`. So adding
  
    button->setArrowType(Qt::ArrowType::NoArrow);
  
  to
  
    QWidget *KToolBarPopupAction::createWidget(QWidget *_parent)
  
  still display the arrows :/ Or am I doing something wrong?

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D20867

To: hallas, ngraham
Cc: davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to