Tim Lehmann

Results 41 comments of Tim Lehmann
trafficstars

Hey there! That's a good point and should definitely be looked at. At the moment I personally really don't have time to work on it but I'm super open to...

Hi @Sesa1988, thanks for opening an issue. As far as I'm aware, you could use `ModalRoute.of(context).popGestureInProgress` to disable the Scribble widget during a back gesture, or is there something I'm...

Hi, thanks for opening an issue! Are you talking about pen pressure, or is it still changing when painting with a mouse/finger?

Hello, this seems like a performance issue, which might come from your app or scribble. Scribbles point detection is tied to your app's frame rate which might be lower after...

That would certainly be a very cool feature, I will add it to the backlog. Thanks for your input!

Is this related to #18?

@mattrussell-sonocent thanks for the insight! Is this still a problem now that iOS scribble (confusing naming) is officially supported by flutter?

Hello there! Can you tell me which usecase isn't covered by the `onSelectionUpdated` callback? Any state change should be covered by this, so I'll close this issue, but I'll reopen...

It seems to me that actions/checkout should have fetch-depth: 0, so that the local repo has all the tags.