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:
@@ -46,7 +46,7 @@ spec:
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
- name: web
|
||||
image: localhost/fc-ttsreader-web:v20260422160818
|
||||
image: localhost/fc-ttsreader-web:v20260422201135
|
||||
imagePullPolicy: Never
|
||||
ports:
|
||||
- containerPort: 5217
|
||||
|
||||
Reference in New Issue
Block a user