This commit is contained in:
Leon Bösche
2026-01-17 03:55:48 +01:00
parent cb5f4d0e83
commit 968065a0a3

View File

@@ -447,7 +447,7 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
Positioned( Positioned(
right: right:
200, // Add padding from right edge to avoid overlapping nav buttons 200, // Add padding from right edge to avoid overlapping nav buttons
top: 4, top: 16,
child: SlideTransition( child: SlideTransition(
position: _audioBarOffset, position: _audioBarOffset,
child: AudioPlayerBar( child: AudioPlayerBar(