Feature Request: $ionicListDelegate.openOptionButtons

It would be useful to have the option to manually expose the list item option buttons.

Since there is already a $ionicListDelegate.closeOptionButtons method, why not add:

$ionicListDelegate.openOptionButtons

(Technically they should be ‘show’ and ‘hide’ :sunglasses: )

2 Likes

+1
I’d like to open options on tap, it’s not clear that a object needs to be swiped.