How I can avoid the animation while check a checkbox item in tree widget?
Hello,
Could you please show a snippet of your implementation?
I do not know how to show the problem with a snippet. Is there a possibility to send a small video that shows the animation that I do not want?
Common checkboxes in the tree are regular HTML inputs. There is no any specific animation assigned to them.
If the appearance of checkboxes in some browser (for example, Edge provides a black background for click action in the checkbox) does not suit your desired result, consider adding a custom checkbox instead of a default one.
If the problem was misunderstood, we would be glad if you can share a demo/video.