This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
forked from nathanpalmer/spine.databind
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added element unbinding to everything that binds to an element (so th…
…ey stop firing after it's destroyed) Renamed init to bindToModel and created the new method bindToElement for consistency Added tests to all that use element binding
- Loading branch information
1 parent
9dab8a7
commit a96b1fc
Showing
3 changed files
with
172 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.