修复windows播放器元素溢出

This commit is contained in:
rang 2025-10-20 17:20:08 +08:00
parent 0b71777b41
commit 699b7de311
5 changed files with 55 additions and 57 deletions

View file

@ -93,7 +93,7 @@ class AudiobookPlayer extends HookConsumerWidget {
maxHeight: playerMaxHeight,
controller: audioBookMiniplayerController,
elevation: 4,
duration: Duration(seconds: 3),
// duration: Duration(seconds: 3),
onDismissed: () {
// add a delay before closing the player
// to allow the user to see the player closing