diff --git a/b0esche_cloud/lib/pages/home_page.dart b/b0esche_cloud/lib/pages/home_page.dart index 03321c7..e1489d5 100644 --- a/b0esche_cloud/lib/pages/home_page.dart +++ b/b0esche_cloud/lib/pages/home_page.dart @@ -440,14 +440,13 @@ class _HomePageState extends State with TickerProviderStateMixin { }, ), ), - // Audio player bar (positioned to the right of title) + if (_showAudioBar && _audioFileName != null && _audioFileUrl != null) Positioned( - right: - 200, // Add padding from right edge to avoid overlapping nav buttons - top: 16, + right: 200, + top: 12, child: SlideTransition( position: _audioBarOffset, child: AudioPlayerBar(