SIGN IN SIGN UP

sessions: fix sidebar layout when customizations toolbar changes (#306314)

* sessions: fix sidebar layout when customizations toolbar changes

- Listen to toolbar's onDidChangeMenuItems to trigger re-layout when
  items are added/removed (e.g., Plugins appearing after extension
  activation)
- Remove redundant height: 100% from sessions-list-control (flex
  sizing handles this)
- Reduce sessions section bottom margin from 12px to 6px
- Rename onDidToggleCollapse to onDidChangeLayout to reflect broader
  layout change handling

Co-authored-by: Copilot <[email protected]>

* Update src/vs/sessions/contrib/sessions/browser/media/sessionsList.css

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
S
Sandeep Somavarapu committed
29f5047784335d81e143570a307f75f7800c603a
Parent: 837894c
Committed by GitHub <[email protected]> on 3/30/2026, 12:45:47 PM