tikudev

Results 2 issues of tikudev

Added the possibility to add the property elementPosition to a Driver.Step. When this property is set to 'fixed', the popup and the stage will be positioned 'fixed'. This fixes in...

This fixes touch related problems (#1197 #1113). The whole touch event was consumed through the use of e.preventDefault(). Because of that, one could only use touch event to interact with...