Switch out double tap quick list add for different gesture #171

Open
opened 2026-02-26 07:53:57 +01:00 by oysteikt · 0 comments
Owner

The double tap gesture recognizer seems to wait for a little moment (300ms?) before deciding whether it's a single or double tap. This makes opening search cards feel sluggish, which is also likely the most important of the two actions. Can we switch the gesture for something else that makes sense?

Alternatively, make flutter slidables work properly with actions (https://github.com/letsar/flutter_slidable/issues/243)?

The double tap gesture recognizer seems to wait for a little moment (300ms?) before deciding whether it's a single or double tap. This makes opening search cards feel sluggish, which is also likely the most important of the two actions. Can we switch the gesture for something else that makes sense? Alternatively, make flutter slidables work properly with actions (https://github.com/letsar/flutter_slidable/issues/243)?
oysteikt added the bugui/ux labels 2026-02-26 07:53:57 +01:00
oysteikt added this to the Kanban project 2026-02-26 07:53:57 +01:00
oysteikt moved this to Next Version in Kanban on 2026-02-26 08:30:53 +01:00
Sign in to join this conversation.