Author: nathangray
New Revision: 55789
URL: http://svn.stylite.de/viewvc/egroupware?rev=55789&view=rev
Log:
Stop little scrolling when mouseover week label or header with long (ends 21:00+) days
Modified:
trunk/calendar/js/et2_widget_timegrid.js
— trunk/calendar/js/et2_widget_timegrid.js (original)
+++ trunk/calendar/js/et2_widget_timegrid.js Wed Apr 20 19:25:06 2016
@@ -1700,6 +1700,12 @@
}
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)
-
{
-
return [];
-
}
-
while(node && node != this.node && node.tagName != 'BODY' && path.length < 10)
{
path.push(node);
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