restructured rendering, added Tweener & smoothMove

This commit is contained in:
STEINNI
2025-09-27 11:40:33 +00:00
parent 69c9034d73
commit dd3b4f32f4
10 changed files with 967 additions and 146 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ body[eicapp] {
padding: var(--eicui-base-spacing-2xs) var(--eicui-base-spacing-2xs);
cursor: default;
margin: 0;
overflow: auto;
overflow: hidden;
transition: all 0.5s;
flex: 1 1 auto;