Datatable, prevent column dragging

How to prevent column dragging while selecting text in column filter? http://webix.com/snippet/8bd99d21 Mouse doubleclicking is possible, but it is not the solution.

Hi,

You can confirm or reject dragging by checking the HTML element within the onBeforeColumnDrag event handler: http://webix.com/snippet/7f0484ba.