[education/kstars] kstars/ekos/align: Mark state as aborted is use explicitly cancel the dialog

Jasem Mutlaq <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit a2c2eb757a0728f928179c906b512851d4aa78ea by Jasem Mutlaq.
Committed on 19/07/2026 at 08:11.
Pushed by mutlaqja into branch 'master'.

Mark state as aborted is use explicitly cancel the dialog

M  +1    -1    kstars/ekos/align/align_components.cpp

https://invent.kde.org/education/kstars/-/commit/a2c2eb757a0728f928179c906b512851d4aa78ea

diff --git a/kstars/ekos/align/align_components.cpp b/kstars/ekos/align/align_components.cpp
index 55883bd7c5..0c4bf4f9c8 100644
--- a/kstars/ekos/align/align_components.cpp
+++ b/kstars/ekos/align/align_components.cpp
@@ -70,7 +70,7 @@ void Align::setupManualRotator()
         m_TargetPositionAngle = std::numeric_limits<double>::quiet_NaN();
         // If in progress stop it
         if (state > ALIGN_COMPLETE)
-            stop(ALIGN_IDLE);
+            stop(ALIGN_ABORTED);
     });
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.