Browse Source

Merge pull request #873 from rickhanlonii/update-modal-doc

Update modal documentation, set default easing to `easeOutQuad`
pull/881/head
Jack Lukic 10 years ago
parent
commit
44dec6c7f9
1 changed files with 1 additions and 1 deletions
  1. 2
      server/documents/modules/modal.html.eco

2
server/documents/modules/modal.html.eco

@ -422,7 +422,7 @@ type : 'UI Module'
<tr>
<td>easing</td>
<td>
easeOutExpo
easeOutQuad
</td>
<td>Animation easing is only used if javascript animations are used</td>
</tr>

Loading…
Cancel
Save