fc-ttsreader: bump image to v20260422201135 (Quick Read highlight no-reflow fix)

Quick Read's active-sentence highlight was changing font-weight from
regular to semibold, which shifted glyph widths and reflowed the whole
paragraph mid-playback. New image drops the weight change and uses a
1px box-shadow ring instead for a stable layout.

Built from FlowerCore.TtsReader@e77d69d.
This commit is contained in:
Andrew Stoltz
2026-04-22 20:20:30 -05:00
parent 01cb9a557f
commit a3aa84bdae

View File

@@ -46,7 +46,7 @@ spec:
fsGroupChangePolicy: OnRootMismatch fsGroupChangePolicy: OnRootMismatch
containers: containers:
- name: web - name: web
image: localhost/fc-ttsreader-web:v20260422160818 image: localhost/fc-ttsreader-web:v20260422201135
imagePullPolicy: Never imagePullPolicy: Never
ports: ports:
- containerPort: 5217 - containerPort: 5217