- Shipped
- 2026年3月11日 19:56 UTC
- Author
- kamo
- Commit
- 56cc1ed
The event was dispatching `{ isOpen }` but ToolWindowsContext read `detail.open`, causing memberPanelOpenRef to always be falsy and the 500px panel offset to never apply. Also fixed onAnimationStart to use the actual `isOpen` prop instead of hardcoded `true`, so closing the panel immediately triggers window relayout.