From 3e7cc12b32d697cac7269092d3386fcb7d1d5964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20B=C3=B6sche?= Date: Sat, 17 Jan 2026 03:14:41 +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 91c0915..6c4d03d 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: - 120, // Add padding from right edge to avoid overlapping nav buttons + 160, // Add padding from right edge to avoid overlapping nav buttons child: SlideTransition( position: _audioBarOffset, child: AudioPlayerBar(