Bernardo Ferrari
0752af841e
Add allowedButtonsFilter to prevent Draggable from appearing with secondary click. ( #111852 )
...
* DragTarget part 1.
[WIP] Change GestureRecognizer. Sorry.
[WIP] Move from GestureRecognizer to MultiDragGestureRecognizer.
Make it a `Set<int>?`
Get bitwise operations working.
Fix test. Rename to allowedInputPointers.
Convert into a builder.
Improve code with default funciton.
Refactor everything again.
Rename to buttonEventFilter.
Use static function.
Fix analyzer.
Fix private reference.
Use // in private method.
* Fix Renzo request.
* Add `allowedButtonsFilter` everywhere.
* Refactor monoDrag for multi pointer support.
* Fix tests?
* Change default to always true.
* Fix PR comments.
* Completely refactor long press.
* Add forgotten class.
* Revert "Completely refactor long press."
This reverts commit 5038e8603e250e8c928b0f1754fb794b7b75738b.
* Add default value to LongPress
* Refactor doubleTap.
* Relax double tap.
* Write comment in LongPress.
* Use template.
2023-01-13 05:45:49 +00:00
..
2023-01-10 02:08:34 +00:00
2022-10-07 22:15:11 +00:00
2022-12-20 14:09:55 -08:00
2022-11-10 22:20:06 +00:00
2022-12-20 14:09:55 -08:00
2022-07-12 13:42:04 -07:00
2022-11-12 01:36:05 +00:00
2022-08-08 23:22:04 +00:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-09-14 23:21:01 +00:00
2022-09-15 16:17:08 +00:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-12-20 19:07:15 +00:00
2022-11-01 22:17:08 +00:00
2022-12-20 16:03:21 -08:00
2022-10-28 12:40:09 -07:00
2022-12-17 06:14:19 +00:00
2022-12-20 19:07:15 +00:00
2022-09-08 17:41:54 -04:00
2022-05-26 09:48:09 +02:00
2023-01-10 13:40:04 +00:00
2022-08-11 02:33:07 +00:00
2023-01-05 17:04:15 +00:00
2022-10-31 23:09:09 +00:00
2022-08-15 19:59:13 +00:00
2022-08-19 02:47:10 +00:00
2022-12-20 19:07:15 +00:00
2022-12-20 14:09:55 -08:00
2023-01-13 05:45:49 +00:00
2022-12-20 16:03:21 -08:00
2023-01-05 17:04:15 +00:00
2022-12-20 14:09:55 -08:00
2023-01-05 17:04:15 +00:00
2022-10-28 12:40:09 -07:00
2022-12-14 21:53:20 +00:00
2022-09-08 02:41:31 +00:00
2022-12-20 14:09:55 -08:00
2022-05-26 09:48:09 +02:00
2022-12-17 06:14:19 +00:00
2022-10-25 22:31:05 +00:00
2023-01-10 02:08:34 +00:00
2022-12-20 14:09:55 -08:00
2022-05-26 09:48:09 +02:00
2022-07-22 21:48:04 +00:00
2022-05-26 09:48:09 +02:00
2022-12-20 14:09:55 -08:00
2022-08-25 00:52:08 +00:00
2022-12-20 16:03:21 -08:00
2022-09-07 23:49:03 +00:00
2022-07-19 21:27:45 -04:00
2022-12-20 16:03:21 -08:00
2022-12-20 16:03:21 -08:00
2022-12-20 16:03:21 -08:00
2022-12-20 16:03:21 -08:00
2022-07-01 00:50:05 +00:00
2022-08-22 20:00:34 +00:00
2022-12-17 06:14:19 +00:00
2023-01-06 22:44:44 +00:00
2022-12-20 16:03:21 -08:00
2022-11-04 10:55:28 -07:00
2022-06-02 18:28:10 -07:00
2022-05-31 21:56:24 +02:00
2022-10-31 23:09:09 +00:00
2022-05-26 09:48:09 +02:00
2022-10-31 23:09:09 +00:00
2022-12-20 14:09:55 -08:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-12-20 14:09:55 -08:00
2022-12-20 16:03:21 -08:00
2022-07-27 20:02:04 +00:00
2022-12-17 06:14:19 +00:00
2022-09-20 16:39:46 -07:00
2022-12-20 10:02:22 -05:00
2022-05-31 21:56:24 +02:00
2022-08-25 00:52:08 +00:00
2022-12-20 14:09:55 -08:00
2022-12-13 00:20:30 +00:00
2022-12-20 14:09:55 -08:00
2022-12-20 16:03:21 -08:00
2022-12-12 18:16:06 +00:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-05-26 09:48:09 +02:00
2022-12-20 16:03:21 -08:00
2022-10-31 23:09:09 +00:00
2022-12-20 14:09:55 -08:00
2023-01-03 21:34:08 +00:00
2022-12-17 06:14:19 +00:00
2022-09-22 22:26:21 +00:00
2022-12-20 16:03:21 -08:00
2022-10-17 20:46:28 +00:00
2022-12-20 16:03:21 -08:00
2022-06-09 16:49:45 -05:00
2022-08-03 22:42:06 +00:00
2022-05-26 09:48:09 +02:00
2022-12-09 20:59:11 +00:00
2022-09-28 18:19:51 +00:00
2022-12-20 14:09:55 -08:00
2022-12-20 14:09:55 -08:00
2022-11-16 02:07:50 +00:00
2022-10-31 23:09:09 +00:00
2022-12-20 14:09:55 -08:00
2022-12-20 16:03:21 -08:00
2022-09-28 18:19:51 +00:00
2022-05-26 09:48:09 +02:00
2022-10-27 22:09:05 +00:00
2022-12-20 19:07:15 +00:00
2022-09-08 17:43:54 +00:00
2022-10-31 23:09:09 +00:00
2022-10-31 23:09:09 +00:00
2022-10-24 23:03:50 +00:00
2022-10-31 23:09:09 +00:00
2023-01-03 21:34:08 +00:00
2022-08-25 00:52:08 +00:00
2022-09-08 17:43:54 +00:00
2022-10-31 23:09:09 +00:00
2023-01-03 21:34:08 +00:00
2022-12-20 14:09:55 -08:00
2022-10-31 23:09:09 +00:00
2022-11-17 18:27:56 +00:00
2022-09-08 17:43:54 +00:00
2022-10-28 23:00:22 +00:00
2022-12-16 17:20:20 +00:00
2023-01-03 21:34:08 +00:00
2022-12-20 16:03:21 -08:00
2023-01-05 17:04:15 +00:00
2023-01-09 16:03:34 +00:00
2022-05-26 09:48:09 +02:00
2022-12-16 17:20:20 +00:00
2022-12-07 21:46:17 +00:00
2022-05-26 09:48:09 +02:00
2022-09-19 20:11:47 +00:00
2022-12-20 16:03:21 -08:00
2022-07-18 22:04:07 +00:00
2022-12-20 16:03:21 -08:00
2022-12-20 16:03:21 -08:00
2022-08-17 19:25:06 +00:00
2022-10-31 23:09:09 +00:00
2022-10-28 23:00:22 +00:00
2022-12-20 19:07:15 +00:00
2022-12-20 14:09:55 -08:00
2022-12-20 14:09:55 -08:00
2022-09-23 01:43:20 +00:00
2023-01-03 22:33:55 +00:00
2022-06-24 21:21:05 +00:00
2022-09-08 17:43:54 +00:00
2022-05-26 09:48:09 +02:00
2022-05-26 09:48:09 +02:00
2023-01-03 21:34:08 +00:00
2022-09-28 18:19:51 +00:00
2022-06-16 20:36:05 +00:00
2023-01-03 22:33:55 +00:00
2022-12-17 06:14:19 +00:00
2022-12-20 16:03:21 -08:00
2022-08-17 16:16:02 +00:00
2022-12-17 06:14:19 +00:00
2022-12-20 14:09:55 -08:00
2023-01-04 00:54:10 +00:00
2022-10-18 20:12:57 +00:00
2022-12-20 16:03:21 -08:00
2023-01-04 00:54:10 +00:00
2022-10-21 16:29:07 -07:00
2022-05-31 21:56:24 +02:00
2022-12-20 16:03:21 -08:00
2022-12-07 01:15:22 +00:00
2022-05-26 09:48:09 +02:00
2022-12-17 06:14:19 +00:00
2022-09-20 17:28:57 +00:00
2022-12-20 16:03:21 -08:00
2022-12-20 14:09:55 -08:00