LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation - Updated GuiGlobals.h to update IDs for ID_AdjustPatientConnectionConfirmReq, ID_AdjustPatientConnectionConfirmRsp, ID_AdjustUltrafiltrationConfirmReq, and ID_AdjustUltrafiltrationConfirmRsp. - Updated StoppedSlider.qml to rename component _removeMarker to _lowMarker. - Updated VTreatmentUltrafiltrationData.h to remove minimum and maximum properties and removed references to the properties in TreatmentUltrafiltrationItem.qml. - Updated TreatmentAdjustmentBase.qml to make confirm button invisible by default.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation - Updated GuiGlobals to change IDs for messages MSG_ID_UI_ULTRAFILTRATION_VOLUME_TO_VALIDATE and MSG_ID_TD_RESP_ULTRAFILTRATION_VOLUME_TO_VALIDATE. - Updated Slider.qml to calculate minimum slider value based on precision rounding and not step rounding. - Updated TreatmentUltrafiltrationItem.qml to updated flow between edit, confirm, and start screens. - Updated TreatmentAdjustmentUltrafiltrationStart.qml and TreatmentUltrafiltration.qml to get UF minimum and maximum from Treatment Ranges view.