I had a feature which can get current pointer color like photoshop. I’ve used setMouseNavEnabled
to disable drag, but it also can’t scroll.
Does any way can only disable the drag event? Or enable scroll when setMouseNavEnabled = false
.
I had a feature which can get current pointer color like photoshop. I’ve used setMouseNavEnabled
to disable drag, but it also can’t scroll.
Does any way can only disable the drag event? Or enable scroll when setMouseNavEnabled = false
.
2
Answers
Solved.
There’s other ways to disable dragging: