VSCode-Animations icon indicating copy to clipboard operation
VSCode-Animations copied to clipboard

Fix primary sidebar animations when secondary sidebar is open

Open everyoneexe opened this issue 3 months ago • 0 comments

  • Add missing initExplorerHandler() call in updateHandler.ts
  • Fix Smooth-Mode.scss selectors to work with both sidebars
  • Add comprehensive sidebarHandler.ts for all panel states
  • Add terminal toggle animations with slide effects
  • Add extension panel toggle animations
  • Support all sidebar combinations (both-sidebars-open, etc.)
  • Enhanced CSS timing functions for smooth UX

everyoneexe avatar Sep 28 '25 23:09 everyoneexe