D20278: Replace MinimumComboBox with regular QComboBox

Laurent Montel noreply at phabricator.kde.org
Fri Apr 5 19:47:54 BST 2019


mlaurent added inline comments.

INLINE COMMENTS

> sieveactionwidgetlister.cpp:121
> +    mComboBox->setSizeAdjustPolicy(QComboBox::AdjustToContentsOnFirstShow);
> +    mComboBox->setMaximumWidth(50);
>      const QList<KSieveUi::SieveAction *> list = KSieveUi::SieveActionList::actionList(mSieveGraphicalModeWidget);

The idea of MinimumCombox was to define minimum width not maximum.
Here you force the maximum width no ?

REPOSITORY
  R91 PIM: Sieve Handling Library

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

To: dvratil, mlaurent
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190405/b0216ec3/attachment.html>


More information about the kde-pim mailing list