Follow up - f54df501 - Fixes #3040: Make event handling more stable to stabilize browser tests.

This commit is contained in:
Rolf Schmidt 2020-08-14 14:51:52 +02:00
parent 03a6077e76
commit 9d3c0e3984

View file

@ -515,7 +515,7 @@ class App.TicketZoomArticleNew extends App.Controller
options:
duration: duration
easing: 'easeOutQuad'
complete: => $(window).on 'click.ticket-zoom-textarea', @closeTextarea
complete: => $(window).off 'click.ticket-zoom-textarea'.on 'click.ticket-zoom-textarea', @closeTextarea
@textBubble.velocity
properties: