-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/spacecowboy/feeder/issues) issues to see if someone else has already submitted the same feature request.
- [X] I …
-
Could you please explain how do I perform this gesture step-by-step? I've satella hidden and whatever I try with my fingers doesn't bring it back.
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [X] I've checked that there is no open or close…
-
-
### Feature Request Description
Swish enables users to center windows by double-tapping/clicking the window’s title bar. It would be great if Loop could implement a similar feature alongside the keyb…
-
It would be very nice if there was some way to view all the current gestures and be able to either reassign them or disable them from one screen
-
### Feature description
Flutter `GestureDetector` and `InkWell` both support a wide range of gestures to be detected without any additional user implementation :
```dart
onTap
onDoubleTap
onLongPre…
-
Hello, I am very interested in your research. Could you please share the code for processing gesture data measured by the AWR1642 to obtain time-range, time-Doppler, and time-angle information?
-
### Description
The setup is a CollectionView inside a grid. The grid has gesture recognizers defined, the CollectionView does not.
Tapping on the page triggers the tap gesture recognizer unless you…
-
I'm trying to run the example on a clean project but I get this error:
Exception has occurred.
FlutterError (Incorrect GestureDetector arguments.
Having both a pan gesture recognizer and a scale…