fixed sidebar drag and drop issue

This commit is contained in:
paul
2025-03-10 19:10:36 +05:30
parent cce577add3
commit 769615c2cc
5 changed files with 53 additions and 44 deletions

View File

@@ -101,6 +101,7 @@ export class TkinterBase extends Widget {
if (!layout){
return {}
}
super.setParentLayout(layout)
const {layout: parentLayout, direction, gap} = layout