SIGN IN SIGN UP

chore: Remove dock expand collapse animation (#2815)

## Summary

- remove the spring-driven Dock size transition for expand and collapse
- apply open and collapsed sizes immediately to avoid repeated subtree
layout
- preserve the collapsed bottom tab strip and update motion
documentation

## Test Plan

- `cargo test -p gpui-component dock --lib`
- `cargo check -p gpui-component --all-targets`
- `rustfmt --edition 2024 --check crates/ui/src/dock/dock.rs
crates/base/src/dock/dock_placement.rs`
- `git diff --check`

---------

Co-authored-by: Codex <codex@openai.com>
J
Jason Lee committed
1b1a4b253c392bdedf97402b437a29cfbfb489d3
Parent: eafc777
Committed by GitHub <noreply@github.com> on 8/24/2026, 7:08:36 AM