You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(patchFileExplorer): ensure patched setChildrenInPlace only runs for elements with "nav-" in classList
This replaces the reverted fix for #29 with a more robust solution to ensure that the patched `setChildrenInPlace` only runs for elements inside the file explorer. This prevents interference with the Outline view.
Closes#35
0 commit comments