window - event onMove ?

Hi,
I would need to know when a window is moving, is it possible?

http://jsfiddle.net/n56hqj1w/1/

Unfortunately is is not possible for now, we will add a new event in next update, that will be called during window moving.

Hi,
when do you think this event could be implemented ?

If you are using Webix 2.0 - it is already here ( the documentation need the update though )

You can use

  • onViewMove
  • onViewMoveEnd

events

Thanks!
I was looking for onMove and couldn’t find it :slight_smile: