dLogicC
dLogicC
Hi, I have the same problem, and I haven't been able to find the cause yet. Only svg, with png everything works fine. In my case it is quite random,...
> @dLogicC > which version of flutter are you using? 3.0.3, but also in version 3.0.0 there was the same problem.
> Hi I'm trying to capture a pinch to zoom action by using GestureDector as per below, I can confirm it first `onDoubleTap `but not for `onLongPress`, `onScaleUpdae `or `onScaleEnd`....
I found the same solution. I think a better approach is to edit the "RenderBaseChart" class in the "render_base_chart.dart" file in order to catch the scale event. Were you able...