Skip to content
#

cards

Here are 443 public repositories matching this topic...

maxydey
maxydey commented May 19, 2019

A feature request

What do you want to add?

Add gestureRecognizer to shouldDragCardAt delegate method arguments. It will make easier blocking the swipe event, when the Koloda is inside a tableviewCell, and you don't want to mess with the scroll

How should it look like?

func koloda(_ koloda: KolodaView, shouldDragCardAt index: Int, gestureRecognizer: panGestureRecogni
patrick-motard
patrick-motard commented Apr 17, 2020

Is your feature request related to a problem? Please describe.
I use three columns; 'todo', 'doing', 'done'. Over time, the done column fills up. In order to archive the issues in the column, I have to archive each issue individually. I think a better user experience would be a button that allows me to archive all issues in a column. Bonus points if it only archives issues older than x date.

Improve this page

Add a description, image, and links to the cards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cards topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.