From 8ebf4d76d6b65c706c49457fcd967a25a8404d7d Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 3 Jan 2025 14:13:11 +0800 Subject: [PATCH] ux: use `AvaloniaEdit.TextEditor` to display release update detail info --- src/Views/SelfUpdate.axaml | 14 ++++---- src/Views/SelfUpdate.axaml.cs | 62 +++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 7 deletions(-) diff --git a/src/Views/SelfUpdate.axaml b/src/Views/SelfUpdate.axaml index 6fd2c415..a6f68a74 100644 --- a/src/Views/SelfUpdate.axaml +++ b/src/Views/SelfUpdate.axaml @@ -52,13 +52,13 @@ - + + +