- 관련 상품
- 2026년 3월 11일 오후 8:04 UTC
- 이름 *
- kamo
- 뚱 베어
- 8b1561e
onAnimationStart/Complete hold the last rendered props, so the exit animation always saw isOpen=true and windows never relayed to the right on close. Using a useEffect on isOpen fires immediately when the prop changes, so tool windows start moving as soon as the panel begins animating away.