Author: nathangray
New Revision: 55799
URL: http://svn.stylite.de/viewvc/egroupware?rev=55799&view=rev
Log:
Stop little scrolling when mouseover day header, then all day events
Modified:
trunk/calendar/js/et2_widget_timegrid.js
— trunk/calendar/js/et2_widget_timegrid.js (original)
+++ trunk/calendar/js/et2_widget_timegrid.js Thu Apr 21 17:32:43 2016
@@ -1701,7 +1701,9 @@
var node = document.elementFromPoint(x,y);
// Ignore high level & non-time (grid itself, header parent & week label)
-
if([this.node, this.gridHeader[0], this._labelContainer[0]].indexOf(node) !== -1 ||
-
// Day labels
-
this.gridHeader.has(node) && !$j(node).hasClass("calendar_calDayColAllDay"))
{
return [];
}
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs