cMenu-Plugin
cMenu-Plugin copied to clipboard
cMenu append method set to body and not working
trafficstars
Hi there, I tried using the cMenu append method to the body in order to use the sliding panes extension. But it doesn't change anything, it stays in the middle of the windows and doesn't follow the active pane, it must be broken. Tried with the classic theme and the Things3 one.
Temporary solution to use with the Things3 appearance :
- Setting append method to workspace.
- Changing this line "cMenuBottomValue": 8, in
.obsidian/plugins/cmenu-plugin/data.json
Try this. Obsidian-editing-toolbar :smile: