Skip to content

Commit

Permalink
Rebuild touch emulator after disabling
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Bok committed Mar 1, 2016
1 parent dd2301c commit f1cc5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framer/Extras/TouchEmulator.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,4 @@ exports.enable = ->
exports.disable = ->
return unless touchEmulator
touchEmulator.destroy()
touchEmulator = null

0 comments on commit f1cc5ca

Please sign in to comment.