From b68bebfa2e6053445a153fe42ecf3d34d8216675 Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Fri, 11 Apr 2025 17:56:34 +0800 Subject: [PATCH] fix: #665 Signed-off-by: bggRGjQaUbCoE --- lib/plugin/pl_player/view.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/plugin/pl_player/view.dart b/lib/plugin/pl_player/view.dart index 0f859f274..581f43d8d 100644 --- a/lib/plugin/pl_player/view.dart +++ b/lib/plugin/pl_player/view.dart @@ -1777,6 +1777,7 @@ Widget buildDmChart( child: Container( height: 12, margin: EdgeInsets.only( + top: 1, bottom: plPlayerController.viewPointList.isNotEmpty && plPlayerController.showVP.value ? 20.25 + offset