更新 lightbox 的大小
var control = scheduler.formSection("description"); control.header.style.display = "none"; scheduler.setLightboxSize();
当某些 section 被隐藏或显示后,此方法用于调整 lightbox 的大小。