mirror of
https://github.com/Matysh/houseplan-card
synced 2026-07-31 16:38:31 +00:00
v1.52.1: the v1.52.0 review (HP-1520-01/-02, HP-1513-01)
- HP-1520-01: the glow layer is hidden in the plan editor, but the yellow suppression still fired there — a lit lamp had NEITHER indicator. The gate now equals the layer's visibility (disp.fill === 'glow' && !this._markup), so the badge returns exactly where the spot is absent. - HP-1513-01: the static card ignored marker.size and marker.angle — the same stored marker looked different on the two cards. It mirrors --dev-scale and the icon rotation now; geometry only, no live dressing. - HP-1520-02: TESTING/UX-MODES still demanded the removed RGB icon tint, and the lightC comment described the old use. All three brought to the v1.52.0 contract. smoke_light_badges grew the editor-mode vectors; new smoke_size_angle_parity asserts the x3 ratio inside each card (absolute px are incomparable across containers) and rotation on both. Inventory: 147 / 51 / 43 / 71.
This commit is contained in:
@@ -6,6 +6,22 @@
|
||||
> **Правило проекта:** оба файла пополняются в одном коммите с самим
|
||||
> изменением — как и остальная документация (см. docs/STATUS.md).
|
||||
|
||||
## v1.52.1 — 2026-07-29
|
||||
|
||||
**По ревью v1.52.0**
|
||||
|
||||
- **У горящей лампы всегда ровно один индикатор (HP-1520-01).** В редакторе
|
||||
плана glow-слой скрыт, но подавление жёлтого там всё равно действовало —
|
||||
горящая лампа не показывала ни пятна, ни подложки. Гейт подавления теперь
|
||||
равен фактической видимости слоя: где пятно не рисуется, жёлтая подложка
|
||||
возвращается.
|
||||
- **Статичная карточка уважает размер и поворот маркера (HP-1513-01).** Один
|
||||
и тот же маркер рендерился на read-only карточке базовым и неповёрнутым.
|
||||
Теперь она зеркалит --dev-scale и угол полной карточки — только геометрия,
|
||||
по-прежнему схема.
|
||||
- Документация догнала цветовой контракт v1.52.0 (HP-1520-02): ожидания
|
||||
RGB-окраски в TESTING/UX-MODES и устаревший комментарий в коде.
|
||||
|
||||
## v1.52.0 — 2026-07-29
|
||||
|
||||
**Один вид источников света, чем бы их ни переключали** (правило владельца)
|
||||
|
||||
Reference in New Issue
Block a user