mit-cml / appinventor-sources

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

Implement ImageSprite origin for iOS #3252

Closed ewpatton closed 5 days ago

ewpatton commented 3 weeks ago

Change-Id: I03b0bf3555728860c9b477ca79c3f9989b591449

General items:

If your code changes how something works on the device (i.e., it affects the companion):

Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):

For all other changes:

What does this PR accomplish?

This PR implements the iOS logic for MarkOrigin, OriginX, and OriginY properties along with Simplex collision detection added by #2496.