From e56a267fc8bceeead7bf0a2d0a8971cf16d80465 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 18 Jul 2023 19:21:42 +0800 Subject: [PATCH] refactor: rewrite implementation of placeholder for TextEdit --- src/Resources/Styles/ComboBox.xaml | 5 --- src/Resources/Styles/TextBox.xaml | 46 ++++++++++++++++---------- src/Views/Controls/TextEdit.cs | 53 +++++------------------------- src/Views/Popups/CreateTag.xaml | 3 +- src/Views/Widgets/WorkingCopy.xaml | 5 +-- 5 files changed, 41 insertions(+), 71 deletions(-) diff --git a/src/Resources/Styles/ComboBox.xaml b/src/Resources/Styles/ComboBox.xaml index 2285841e..b2f36a3f 100644 --- a/src/Resources/Styles/ComboBox.xaml +++ b/src/Resources/Styles/ComboBox.xaml @@ -19,10 +19,6 @@ - - - - - -