Sheet selection and mapping
This commit is contained in:
3
.github/copilot-instructions.md
vendored
3
.github/copilot-instructions.md
vendored
@@ -4,4 +4,5 @@
|
||||
- It's important to only use modern Svelte 5 syntax, runes, and features.
|
||||
- Use styling from ".github/styling.md" for any UI components.
|
||||
- Refer to the ".github/core-instructions.md" for the overall structure of the application.
|
||||
- Generate ".github/done.md" file to see what is done and what is not. Check it when you start and finish a task.
|
||||
- Generate ".github/done.md" file to see what is done and what is not. Check it when you start and finish a task.
|
||||
- Remain consistent in styling and code structure.
|
||||
1
.github/core-instructions.md
vendored
1
.github/core-instructions.md
vendored
@@ -18,7 +18,6 @@
|
||||
| Face detection | **Mediapipe BlazeFace via TF.js (lite)** in a Web Worker. Confidence ≥ 0.8. |
|
||||
| Virtual list | `svelte-virtual` (react‑window equivalent). |
|
||||
| PDF | **pdf-lib** (via ESM import). Embed custom font **Lato** (ttf provided in `/static/fonts`). |
|
||||
|
||||
---
|
||||
|
||||
## 1. User Stories & Acceptance Criteria
|
||||
|
||||
Reference in New Issue
Block a user