Speed gauge needle malfunction
i’m trying to create a speed gauge with a custom needle, and when i try to run the code weird things happen to my needle. It has it’s own qml file the code is down below and i called it as a omponent in my speed.qml .
this is how my needle is behaving :
(https://i.sstatic.net/rh0cVYkZ.png) (https://i.sstatic.net/TpuNlgJj.png)
it just keeps going back and forth between those two positions.
this is the speedNeedle.qml code: