@Nikky I have question related dragging listener API. Do you have ideas how it should be implemented? I want to implement to via simple events drag started, drag ended, drag in progress like mouse click events. You will have access to mouse position in each event callback. Maybe you have better ideas?