working on sortable

This commit is contained in:
paul
2025-03-06 11:38:03 +05:30
parent c9e12cccd4
commit ee953107f3
7 changed files with 61 additions and 47 deletions

View File

@@ -408,7 +408,6 @@ export class TkinterBase extends Widget {
}
this.updateState({ attrs: newAttrs }, callback)
})