D21590: Fix rubber band not going away after right-click

Nathaniel Graham noreply at phabricator.kde.org
Tue Jul 9 01:22:37 BST 2019


ngraham added inline comments.

INLINE COMMENTS

> kitemlistcontroller.cpp:604
> +        if (rubberBand->isActive())
> +        {
> +            disconnect(rubberBand, &KItemListRubberBand::endPositionChanged, this, &KItemListController::slotRubberBandChanged);

KDE coding style: Open braces go on the same line as the `if` statement

REPOSITORY
  R318 Dolphin

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

To: jacksonmcneill, #dolphin, ngraham, elvisangelaccio
Cc: elvisangelaccio, ngraham, kfm-devel, fprice, fbampaloukas, alexde, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190709/1edeecca/attachment.htm>


More information about the kfm-devel mailing list