Commit Graph
8 Commits
Author SHA1 Message Date
jiang 21791b9cee fix: prevent agent progress layout jitter
The previous popLayout stabilization kept margin-based spacing, so exiting rows temporarily added 6px to bounded Agent lists.

Use flex gaps and a geometry regression check so exited rows no longer change container height.
2026-07-21 10:15:19 +08:00
jiang 72c8190a78 fix: stabilize agent progress display 2026-07-20 19:13:43 +08:00
jiang bae4b65005 fix: refine agent progress feedback 2026-07-20 17:22:00 +08:00
jiang 319c604e9d fix: stabilize agent UI and SCADA card 2026-07-20 17:17:55 +08:00
jiang df2fb3ca38 feat(agent): refine ready state actions 2026-07-15 18:30:21 +08:00
jiang 16ecb69d00 style: refine acrylic workbench surfaces 2026-07-15 17:07:32 +08:00
jiang 2b768c2c06 feat(workbench): refine operational interface 2026-07-14 16:22:21 +08:00
jiang 66de96d9e4 feat: initialize drainage network frontend 2026-07-10 16:16:17 +08:00