edde746
f97ab03111
fix(images): bound artwork decodes on both axes and never fetch unsized originals
...
The decode clamp was height-only, so ultra-wide originals could decode
far past the display budget, and two small-slot fallbacks skipped
server-side resizing entirely — handing multi-megapixel originals to
the decoder behind tiny slots. The TV spotlight background's offline
branch had no decode bound at all. All artwork now flows through a
shared both-axes bound (ResizeImagePolicy.fit: aspect-preserving,
scale-down only), and the reduced tier gets matching thumb/poster
decode caps.
Ref #1349
2026-07-05 09:10:20 +02:00
..
2026-07-02 11:41:25 +02:00
2026-07-05 08:34:55 +02:00
2026-07-02 11:41:25 +02:00
2026-05-04 22:40:18 +02:00
2025-12-12 15:57:22 +01:00
2026-06-04 16:22:31 +02:00
2026-06-01 11:06:03 +02:00
2026-05-01 01:20:36 +02:00
2026-06-05 06:30:26 +02:00
2026-06-04 20:41:34 +02:00
2026-07-05 02:23:42 +02:00
2026-07-05 02:23:42 +02:00
2026-06-01 11:06:03 +02:00
2026-06-01 11:06:03 +02:00
2026-05-06 01:33:54 +02:00
2026-06-18 00:53:48 +02:00
2026-05-07 00:27:58 +02:00
2026-06-01 11:06:03 +02:00
2026-06-12 07:59:35 +02:00
2026-06-26 07:40:51 +02:00
2026-07-05 07:08:40 +02:00
2026-06-12 04:16:39 +02:00
2026-05-22 13:34:30 +02:00
2026-06-12 08:50:29 +02:00
2026-06-01 11:06:03 +02:00
2026-06-26 01:19:38 +02:00
2026-06-14 07:25:40 +02:00
2026-06-04 16:22:31 +02:00
2026-06-06 08:51:08 +02:00
2026-05-22 15:40:03 +02:00
2026-07-02 11:41:25 +02:00
2026-04-25 12:27:28 +02:00
2026-07-05 02:23:42 +02:00
2026-05-22 15:40:03 +02:00
2026-07-05 09:08:29 +02:00
2026-06-12 06:30:38 +02:00
2026-05-05 03:06:56 +02:00
2026-05-08 05:36:39 +02:00
2026-07-05 02:23:42 +02:00
2026-07-04 18:33:58 +02:00
2026-06-12 07:18:34 +02:00
2026-05-04 22:40:18 +02:00
2026-06-13 15:58:36 +02:00
2026-06-18 00:53:48 +02:00
2026-07-05 09:10:20 +02:00
2026-07-05 09:08:29 +02:00
2026-04-25 03:16:11 +02:00
2026-05-04 22:40:18 +02:00
2026-06-01 11:06:03 +02:00
2026-07-02 11:41:25 +02:00
2026-07-04 18:33:58 +02:00
2026-06-08 08:23:57 +02:00
2026-06-04 13:47:06 +02:00
2026-07-02 11:41:25 +02:00
2026-05-22 01:38:29 +02:00
2026-07-02 11:47:43 +02:00
2026-07-04 20:56:04 +02:00
2026-06-01 11:06:03 +02:00
2026-07-05 02:23:42 +02:00
2026-06-12 07:18:34 +02:00
2026-06-01 11:06:03 +02:00
2026-07-02 11:41:25 +02:00
2026-06-01 11:06:03 +02:00
2026-06-01 11:06:03 +02:00
2026-07-05 09:10:20 +02:00
2026-06-18 00:53:48 +02:00
2026-06-12 09:11:56 +02:00
2026-06-27 10:36:21 +02:00