Community
Participate
Working Groups
}
if (isSaving() && (isLeftDirty() || isRightDirty())) {
return; // Do not refresh until saving both sides is complete
refresh();