From e176068f2631e324cec4eeb30d629728d12e1c5a Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 11 Sep 2026 15:12:48 +0200 Subject: [PATCH] fix: two strips that said "there is more" and gave no way to get there MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The section bar hid its scrollbar and faded its right edge. A fade is not an affordance: a vertical wheel does not move a horizontal overflow, so with a plain mouse the last links — Courses, Settings — were simply unreachable. ScrollStrip gives it arrows that appear only while there is somewhere to go, maps the wheel onto the axis that actually scrolls, and brings the current page into view on arrival. It renders as whatever it replaces, so the bar stays a