-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ADD range to manipulate single animate obj
- Loading branch information
1 parent
dbdc637
commit 2500c9c
Showing
7 changed files
with
41,278 additions
and
5 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
41,241 changes: 41,241 additions & 0 deletions
41,241
src_aurelia-bodylight-plugin/docs/SrdceRezZluteHotovo.js
Large diffs are not rendered by default.
Oops, something went wrong.
17 changes: 17 additions & 0 deletions
17
src_aurelia-bodylight-plugin/docs/example/animationrange.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Animation driven by range component | ||
|
||
``` | ||
<bdl-animate-adobe src="SrdceRezZluteHotovo.js" width="800" height="600" name="SrdceRezZluteHotovo" fromid="id1" responsive="true" playafterstart="false"></bdl-animate-adobe> | ||
<bdl-range id="id1" title="" min="0" max="100" default="0" step="1" showicons="false" globalanim="true" animobj="children.0.LevaPredsin_anim"></bdl-range> | ||
<bdl-range id="id2" title="" min="0" max="100" default="0" step="1" showicons="false" globalanim="true" animobj="children.0.PravaPredsin_anim"></bdl-range> | ||
``` | ||
|
||
<bdl-animate-adobe src="SrdceRezZluteHotovo.js" width="800" height="600" name="SrdceRezZluteHotovo" fromid="id1" responsive="true" playafterstart="false"></bdl-animate-adobe> | ||
|
||
|
||
<bdl-range id="id1" title="" min="0" max="100" default="0" step="1" showicons="false" globalanim="true" animobj="children.0.LevaPredsin_anim"></bdl-range> | ||
|
||
<bdl-range id="id2" title="" min="0" max="100" default="0" step="1" showicons="false" globalanim="true" animobj="children.0.PravaPredsin_anim"></bdl-range> |
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
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