Thanks very much for your work on this. Is it possible to use this add-on to execute an on-demand query for the height/width of an element?
It seems to me that your code example, while very good and helpful for the use-case it addresses, establishes a callback when a certain condition is hit.
I need to be able to, essentially, get height/width (and X,Y pos) of an element under certain conditions.
Can this add-on be used for that use-case?
Again, thanks very much for your work on this.