Moving collumns around in a new window.
Closed this issue · 2 comments
Vulpes4 commented
What happened?
I can't move collumns around, when using Projects in a new window.
What did you expect to happen?
.
How can we reproduce it (as minimally and precisely as possible)?
- Open Projects
- Right click on the tab -> Move to new window
- Click on Maximize (oddly enough it works when the window is not maximized)
- Try to move collumns around
Anything else we need to know?
No response
Plugin version
1.17.3
Obsidian version
1.5.12
OS
Windows
Acylation commented
Wow so weird. Confirmed that on maximized window this is a problem. Thanks for reporting and will find out a fix!
Acylation commented
Okay that's an existing problem earlier than v1.17.1. When the pop-out window got full sized, all components that using svelte-dnd-action got stuck; while in the new window, the sortable.js based view tab sorting won't work either.