ui: plan 01-27 done #1
+5
-5
@@ -108,7 +108,7 @@ bottom-tab bar.
|
|||||||
|
|
||||||
### View model
|
### View model
|
||||||
|
|
||||||
```
|
```text
|
||||||
ActiveView ∈ {
|
ActiveView ∈ {
|
||||||
/login, (anonymous only)
|
/login, (anonymous only)
|
||||||
/lobby, (auth required)
|
/lobby, (auth required)
|
||||||
@@ -136,9 +136,9 @@ overlay clears when the user navigates to any other view.
|
|||||||
|
|
||||||
Desktop (≥ 1024 px):
|
Desktop (≥ 1024 px):
|
||||||
|
|
||||||
```
|
```text
|
||||||
┌──────────────────────────────────────────────────────────┐
|
┌──────────────────────────────────────────────────────────┐
|
||||||
│ Header: race · turn N · countdown · view dropdown · ⚙ │
|
│ Header: race · turn N · countdown · view dropdown · ⚙ │
|
||||||
├────────────────────────────────────────────┬─────────────┤
|
├────────────────────────────────────────────┬─────────────┤
|
||||||
│ │ tabs │
|
│ │ tabs │
|
||||||
│ active view │ ┌─────────┐ │
|
│ active view │ ┌─────────┐ │
|
||||||
@@ -158,7 +158,7 @@ right corner.
|
|||||||
|
|
||||||
Mobile (< 768 px):
|
Mobile (< 768 px):
|
||||||
|
|
||||||
```
|
```text
|
||||||
┌──────────────────────┐
|
┌──────────────────────┐
|
||||||
│ ☰ race · turn N · ⚙ │
|
│ ☰ race · turn N · ⚙ │
|
||||||
├──────────────────────┤
|
├──────────────────────┤
|
||||||
@@ -198,7 +198,7 @@ opens a popover (desktop) or bottom sheet (mobile) with category
|
|||||||
toggles:
|
toggles:
|
||||||
|
|
||||||
| Toggleable | Default |
|
| Toggleable | Default |
|
||||||
|------------|---------|
|
| - | - |
|
||||||
| Hyperspace groups | on |
|
| Hyperspace groups | on |
|
||||||
| Incoming groups (not necessarily enemy) | on |
|
| Incoming groups (not necessarily enemy) | on |
|
||||||
| Cargo routes | on |
|
| Cargo routes | on |
|
||||||
|
|||||||
Reference in New Issue
Block a user