From 96827c007d17b2d8cd65e52ecc8520fd12e93513 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Mon, 24 Mar 2025 13:30:21 -0500 Subject: [PATCH] added tooltip --- web/repertory/lib/widgets/mount_widget.dart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/repertory/lib/widgets/mount_widget.dart b/web/repertory/lib/widgets/mount_widget.dart index e8296a9a..13920c84 100644 --- a/web/repertory/lib/widgets/mount_widget.dart +++ b/web/repertory/lib/widgets/mount_widget.dart @@ -70,9 +70,10 @@ class _MountWidgetState extends State { mount.mounted != null && !mount.mounted!) IconButton( - icon: const Icon(Icons.backspace), + icon: const Icon(Icons.remove), color: subTextColor, onPressed: () => mount.clearMountLocation(), + tooltip: 'Clear Mount Location', ), IconButton( icon: Icon(