calender decrease longPressDelay

This commit is contained in:
yuri
2018-02-20 11:58:11 +02:00
parent ccdee9ec09
commit 9dfb128e1d
@@ -417,6 +417,7 @@ Espo.define('crm:views/calendar/calendar', ['view', 'lib!full-calendar'], functi
slotDuration: slotDuration,
snapDuration: this.slotDuration * 60 * 1000,
timezone: this.getDateTime().timeZone,
longPressDelay: 300,
windowResize: function () {
this.adjustSize();
}.bind(this),