feat: smooth sortable row interactions

This commit is contained in:
3252a8
2026-06-03 12:40:57 +03:00
parent 0a5575c1e6
commit 7b8feee99a
5 changed files with 135 additions and 8 deletions
+1
View File
@@ -576,6 +576,7 @@ class WebAppAssetTests(unittest.IsolatedAsyncioTestCase):
"ui-sortable-item",
"ui-sortable-handle",
"is-drop-target",
"ui-sortable-item.is-drop-target::before",
)
for key in ("light", "ascii", "windows95"):