removed kanban from gitignore
This commit is contained in:
parent
e96b8e5563
commit
ffab9dc4da
28 changed files with 522 additions and 1 deletions
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
id: 21
|
||||
title: Consolidate duplicated screen-size constants
|
||||
status: done
|
||||
priority: low
|
||||
created: 2026-07-17T03:58:20.43055577+02:00
|
||||
updated: 2026-07-19T21:49:54.332882291+02:00
|
||||
started: 2026-07-19T21:49:54.33435439+02:00
|
||||
completed: 2026-07-19T21:49:54.33435439+02:00
|
||||
tags:
|
||||
- cleanup
|
||||
claimed_by: rain-raven
|
||||
claimed_at: 2026-07-19T21:49:54.332882291+02:00
|
||||
class: standard
|
||||
---
|
||||
|
||||
From framework review (docs/framework_review.md), P2-5. ImgIOTools and ImgTools both define $maxScreenWidth/$maxScreenHeight to the same values (1067/600). Drift risk. Consolidate into one place.
|
||||
Loading…
Add table
Add a link
Reference in a new issue