Skip to content

Fixing Various SDF Issues

Ezekiel Dohmen requested to merge ezekiel.dohmen/advligorts:sdf-fixes into master

Fixing issue where accepting an uninitialized (but not monitoring it) does not update the unmon count until other screen is loaded. (Closes #545 (closed)) Fixing precision issue by always using 20 digits to match SDF_CA (Closes #49 (closed)) Fixing issue where once you get a modified file detected message, it won't do away if you revert the snap to the unmodified version. (Closes #542 (closed) and #543 (closed))

Merge request reports