Add Chromium-only Blender WebEngine parity work
This commit is contained in:
15
docs/status/W-011.md
Normal file
15
docs/status/W-011.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# W-011 Status
|
||||
|
||||
status: done
|
||||
task: 建立应用布局和状态层
|
||||
|
||||
## Evidence
|
||||
|
||||
- App shell: `web/app/src/app/App.tsx`
|
||||
- UI styles: `web/app/src/app/app-shell.css`
|
||||
- Entry point: `web/app/src/main.tsx`
|
||||
- Screenshot: `tests/golden/W-011/layout-1440x900.png`
|
||||
|
||||
The first shell includes Blender-style Topbar, Workspace tabs, Viewport,
|
||||
Outliner, Properties, Timeline and StatusBar. Workspace selection and timeline
|
||||
frame state are local UI state; no geometry arrays are stored in React state.
|
||||
Reference in New Issue
Block a user