D11569: Improve consistency of "Open With" UI by always showing top app inline

Elvis Angelaccio noreply at phabricator.kde.org
Fri Mar 30 10:50:05 BST 2018


elvisangelaccio added a comment.


  +1 from me, other than the inline comment.

INLINE COMMENTS

> kfileitemactions.cpp:654
> +            // Always show the top app inline
> +            QAction *act = d->createAppAction(offers.takeFirst(), menu);
> +            menu->addAction(act);

Please use `true` rather than `menu` as 2nd argument

REPOSITORY
  R241 KIO

BRANCH
  open-with-usability (branched from master)

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

To: ngraham, rkflx, #vdg, #frameworks, #dolphin, dfaure, elvisangelaccio
Cc: mmustac, davidedmundson, broulik, dfaure, elvisangelaccio, anthonyfieroni, abetts, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180330/a917b2cd/attachment.htm>


More information about the kfm-devel mailing list