tween on positions
This commit is contained in:
@@ -14,6 +14,9 @@ class EICDomContent extends View {
|
||||
|
||||
get expanded() { return this.el.hasAttribute('expanded'); }
|
||||
|
||||
|
||||
//TODO: memorize size & position
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
@@ -28,6 +31,9 @@ class EICDomContent extends View {
|
||||
this.DOMContentResized()
|
||||
}
|
||||
|
||||
//TODO: restore to previous memorize size & position
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user