mit-cml / appinventor-sources

MIT App Inventor Public Open Source
http://appinventor.mit.edu/appinventor-sources/
Apache License 2.0
1.49k stars 2.07k forks source link

In iOS Companion zoom out works but the zoom in does not. #3059

Open SusanRatiLane opened 1 year ago

SusanRatiLane commented 1 year ago

Describe the bug

In the iOS Companion, the zoom out (-) button works but the zoom in (+) button does not.

Affects

Steps to reproduce

Create an app with a map. Click the ShowZoom property to set to true. Test in Companion.

harshit4311 commented 11 months ago

I would like to work on this issue. Could you please assign this issue to me?

ewpatton commented 11 months ago

@harshit4311 Do you have iOS development experience? If so, take a look at Map.swift, specifically around the logic of the ZoomButton class and how it is used in the Map implementation.

harshit4311 commented 11 months ago

@harshit4311 Do you have iOS development experience? If so, take a look at Map.swift, specifically around the logic of the ZoomButton class and how it is used in the Map implementation.

Yeah I have some prior experience with swift :)

Kushagra1710 commented 11 months ago

@harshit4311 Do you have iOS development experience? If so, take a look at Map.swift, specifically around the logic of the ZoomButton class and how it is used in the Map implementation.

Yeah I have some prior experience with swift :)

Hi !! are you working on it??

tanyas-codes commented 9 months ago

@ewpatton @SusanRatiLane hey,there's no progress on this issue ! can i work on it?