Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path element added #175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Path element added #175

wants to merge 3 commits into from

Conversation

proswdev
Copy link

Enhancements & updates:

  • Added 4-point path element with offset and rotation to aid creation of analog clock face
  • Updated app.js to demo path element
  • Replaced menu_icon.png to avoid build errors with latest SDK

Bug fixes:

  • Destroy element when removed in handle_element_remove_packet to avoid running out of resources after repeatedly removing and adding elements
  • Fix transform method creation bug in _makeMetaAccessor in struct.js

Eric Vandewater added 3 commits October 14, 2016 17:58
Fix transform bug in _makeMetaAccessor in struct.js
Replace menu_icon.png to avoid loading errors
Update app.js to demo new path element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant