fixed sidebar drag and drop issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user