From 951c1e461301e352ffa026e3b2acb3c9b08ef795 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:31:40 +0200 Subject: [PATCH] Make `Run`'s `BaselineAlignment` set globally --- DiscordChatExporter.Gui/App.axaml | 5 + .../Converters/MarkdownToInlinesConverter.cs | 9 +- .../Views/Components/DashboardView.axaml | 114 +++++++++--------- 3 files changed, 63 insertions(+), 65 deletions(-) diff --git a/DiscordChatExporter.Gui/App.axaml b/DiscordChatExporter.Gui/App.axaml index 66ee7b9c..15ca4489 100644 --- a/DiscordChatExporter.Gui/App.axaml +++ b/DiscordChatExporter.Gui/App.axaml @@ -116,6 +116,11 @@ + + +