Slew Telescope to Mouse Pointer broken
The commit below broke the slew-the-telescope-to-the-mouse-pointer-position functionality.
commit 6a60e821 Author: Jasem Mutlaq mutlaqja@ikarustech.com Date: Sun Jul 31 16:06:41 2022 +0000
INDI Devices Handling Refactor
Previously I could add a keyboard shortcut bound to Slew to Mouse Pointer, then move connect Indi/Ekos, then put mouse over SkyMap, and type the shortcut and the (simulated) telescope would slew to the position of the mouse. After the above commit, this no longer works.
I git bisected and found that the functionality works fine on the previous commit, but is broken after the above commit.