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

@@ -104,6 +104,8 @@ export class CustomTkBase extends Widget {
return {}
}
super.setParentLayout(layout)
const {layout: parentLayout, direction, gap} = layout
// show attributes related to the layout manager