Hello,
In my project, I have a PathView with a PathLine. The delegate item can move in both direction(to the end and start of the line) when drag.
I want to lock 1 direction and make the delegate item can only move to the start or end.
Is there any possible way to do that?