IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
284 stars 110 forks source link

Using draw-tools on Android app is hard #368

Closed clavelm closed 4 years ago

clavelm commented 4 years ago

I'm using iitc-ce 0.30.1 on Android 10 LineageOS 17.1. When drawing a polyline or a polygon from draw-tools, it's very hard to click on portals to start, add a point, or click on the last point to finish the draw. I need to click and again and again, but not too fast or else it's zooming. I still don't know why sometimes it's working but most of the time not. Last polyline, I had to finish the line near the last portal, then edit to move the point on the portal (or use snap to portal). Draw-tools on iitc.me don't have the same problem. I'm using another plugin with no relation to draw-tools to draw fields, and selecting a portal is working as intended, so it's draw-tools on iitc-ce the problem.

johnd0e commented 4 years ago

Please show your About IITC screen with all plugins listed.

clavelm commented 4 years ago

_20200627_130320 I don't know how to display all the plugins versions on the iitc-ce Android app.

johnd0e commented 4 years ago

Not this. Open it from toolbox

clavelm commented 4 years ago

IMG_20200627_131005

johnd0e commented 4 years ago

Ok, now try more recent https://iitc.app/build/test/IITC_Mobile-test.apk

clavelm commented 4 years ago

It's working good. The only problem is when trying to close a polyline on a portal that already has a point. It's not registering it.

johnd0e commented 4 years ago

@clavelm Right. Workaround: place last point somewhere near portal, and then use edit tool. Or better use polygon for closed shapes

clavelm commented 4 years ago

Yes its working with polygons. So this issue can be closed I think.