Author: nathangray
New Revision: 54964
URL: http://svn.stylite.de/viewvc/egroupware?rev=54964&view=rev
Log:
Keep all timegrids in the same sizing state new the transition when only some might fit
Modified:
trunk/calendar/js/et2_widget_timegrid.js
— trunk/calendar/js/et2_widget_timegrid.js (original)
+++ trunk/calendar/js/et2_widget_timegrid.js Tue Feb 9 22:02:01 2016
@@ -1696,13 +1696,16 @@
},
// Resizable interface
- /**
-
-
@param {boolean} [too_small=null] Force the widget to act as if it was too small
- */
- resize: function (_too_small)
{
if(this.disabled || !this.div.is(’:visible’))
{
return;
}
@@ -1740,20 +1743,22 @@
$j(this.getInstanceManager().DOMContainer)
.css({
-
if(!widget.disabled) widget.resize(true);
},this, et2_calendar_timegrid);
},this),1);
-
return;
}
this.div.addClass('calendar_calTimeGridFixed');
}
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs