1.4 Resolution value type
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -51,7 +51,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- `enum { Landscape, Portrait }`.
|
||||
- JSON converter reading/writing kebab-case lowercase.
|
||||
|
||||
### [ ] 1.4 `Resolution`
|
||||
### [x] 1.4 `Resolution`
|
||||
- `record(int Width, int Height)`.
|
||||
- `Resolution ForOrientation(Orientation o)` — swaps when portrait.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user