From f8bc39036a50892ffa2cdaaee0d67f4cedf09c5b Mon Sep 17 00:00:00 2001 From: Psychotoxical Date: Sat, 18 Apr 2026 12:02:03 +0200 Subject: [PATCH] docs(contributors): add PRs #205, #206, #207 to Settings About list - cucadmuh: WebKitGTK wheel scroll mode (PR #207) - kilyabin: Apple Music-style scrolling lyrics (PR #205) - kilyabin: Golos Text and Unbounded fonts with Cyrillic support (PR #206) Co-Authored-By: Claude Sonnet 4.6 --- src/pages/Settings.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx index 74ea7018..5d711782 100644 --- a/src/pages/Settings.tsx +++ b/src/pages/Settings.tsx @@ -120,6 +120,7 @@ const CONTRIBUTORS = [ 'Streaming playback stability: stream-first start, seek recovery, crossfade/gapless backup preload, hot-cache promotion (PR #200)', 'ReplayGain values in Queue tech strip (PR #196)', 'Playback source badge (offline / cache / stream) in Queue tech strip (PR #201)', + 'WebKitGTK wheel scroll mode: smooth (kinetic) default with optional linear toggle (PR #207)', ], }, { @@ -135,6 +136,8 @@ const CONTRIBUTORS = [ 'Merge Random Mix & Albums into a single Build a Mix hub (PR #155)', 'Fullscreen player: software-rendering performance fixes + portrait toggle & dimming setting (PR #156)', 'Fullscreen player: stop mesh blob and portrait animations in no-compositing mode; remove seekbar box-shadow repaint (PR #175)', + 'Apple Music-style scrolling lyrics with spring-physics scroll for fullscreen player and sidebar; per-style controls (PR #205)', + 'Golos Text and Unbounded fonts with Cyrillic support (PR #206)', ], }, {