From 31ef4dbee507f46904142a92a16963887cb8fee3 Mon Sep 17 00:00:00 2001 From: keyldev Date: Sat, 6 Jun 2026 23:12:47 +0300 Subject: [PATCH] fix(camera-editor): keep Save button on-screen regardless of test status - test status/error lived in the Auto column next to the button and widened the row - move TestStatus into the flexible * column with CharacterEllipsis, full text in ToolTip - Cancel/Save are now always pinned to the right edge --- .../Views/Dialogs/CameraEditorContent.axaml | 34 +++++++++++-------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/src/OpenIPC.Viewer.App/Views/Dialogs/CameraEditorContent.axaml b/src/OpenIPC.Viewer.App/Views/Dialogs/CameraEditorContent.axaml index 18aec8a..490f597 100644 --- a/src/OpenIPC.Viewer.App/Views/Dialogs/CameraEditorContent.axaml +++ b/src/OpenIPC.Viewer.App/Views/Dialogs/CameraEditorContent.axaml @@ -100,21 +100,25 @@ - -