From 0d88d8e58ebd621601ffa7e6c8c00cdad5cae5c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20B=C3=B6sche?= Date: Sat, 17 Jan 2026 03:30:19 +0100 Subject: [PATCH] Increase right padding of audio player bar to avoid overlapping navigation buttons --- b0esche_cloud/lib/pages/home_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b0esche_cloud/lib/pages/home_page.dart b/b0esche_cloud/lib/pages/home_page.dart index 6c4d03d..4370523 100644 --- a/b0esche_cloud/lib/pages/home_page.dart +++ b/b0esche_cloud/lib/pages/home_page.dart @@ -446,7 +446,7 @@ class _HomePageState extends State with TickerProviderStateMixin { _audioFileUrl != null) Positioned( right: - 160, // Add padding from right edge to avoid overlapping nav buttons + 184, // Add padding from right edge to avoid overlapping nav buttons child: SlideTransition( position: _audioBarOffset, child: AudioPlayerBar(