The branch "master" has been updated. The following is a summary of the commits.
from: e958b2b2e4dcff9aee223f9dd691502410509b9d b9297ab Don't add fb if attendee tab isn't visible. Summary: http://github.com/horde/horde/compare/e958b2b2e4dcff9aee223f9dd691502410509b9d...b9297ab79f44010f356948873f06820653665a30 ----------------------------------------------------------------------- commit b9297ab79f44010f356948873f06820653665a30 Author: Michael J Rubinsky <[email protected]> Date: Wed Aug 17 13:33:10 2016 -0400 Don't add fb if attendee tab isn't visible. Fixes a .defer() loop due to the td.getWidth() check further down the method. This was causing FF to become unresponsive if the event view was left open long enough without viewing the attendee tab. Not sure what the check for td.getWidth() is supposed to catch/prevent...so the correct fix may be to just remove that conditional. It looks like the insertFreeBusy method is triggered when viewing the AttendeeTab each time anyway. kronolith/js/kronolith.js | 1 + 1 file changed, 1 insertion(+) http://github.com/horde/horde/commit/b9297ab79f44010f356948873f06820653665a30 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
