Code review comment for lp:~zsombi/ubuntu-ui-toolkit/76-refactoring

Revision history for this message
Zsombor Egri (zsombi) wrote :

> Since we only have an overshoot for swiping,
> 1131 +void UCListItemPrivate::resetSwipeOvershoot()
> may be called resetOvershoot()?

The property is called swipeOvershoot afaik, so teh reset follows the naming follows the getter/setter/reset naming convention.

« Back to merge proposal