Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13971 Adjust handle behavior on first drag

DEN-14838 Revert PretreatmentCreate file again due to miscommit

DEN-13971 Remove unused/commented out code

DEN-14838 Revert changes from QuickStart WIP

DEN-13971 Refinement to activation of slider handle and value setting

    • -6
    • +4
    ./components/SliderCreateTreatment.qml
Can you check on the latest commit if this space was already removed? I can't tell which line this comment is in regards to. Thanks!

Can you check on the latest commit if this space was already removed? I can't tell which line this comment is in regards to. Thanks!

DEN-14838 Remove debugging printout

DEN-14838 CR Comment changes

I think we wanted the alias and not the bool. I vaguely remember suggesting the change to alias. This could've been a revert change. I am not sure. I will change it back to alias

I think we wanted the alias and not the bool. I vaguely remember suggesting the change to alias. This could've been a revert change. I am not sure. I will change it back to alias

This is after the text property. I removed the newline between them as a change

This is after the text property. I removed the newline between them as a change

Moved onTextChanged line and removed extra newline

Moved onTextChanged line and removed extra newline

Will make note. Changed comment to reflect.

Will make note. Changed comment to reflect.

Updated.

Updated.

It will display two same values with one tick. I have removed the check.

It will display two same values with one tick.

I have removed the check.

Updated, thank you

Updated, thank you

DEN-5281 Fix NaN value shown on click without value selection; Moving slider behavior; centering of min/max labels

please remove an extra empty line which is not necessary.

please remove an extra empty line which is not necessary.

Didn't we find an issue with changing this to bool instead of alias while were testing?

Didn't we find an issue with changing this to bool instead of alias while were testing?

in general, if the comment is for the entire if block put it in front of the if block. also for the else at line 66.

in general, if the comment is for the entire if block put it in front of the if block.
also for the else at line 66.

please move after the text property and remove the extra empty line.

please move after the text property and remove the extra empty line.

please move after the text property.

please move after the text property.

Please let the following calculation of the overlap do the separation. Otherwise will completely overlap and eventually displays one value which would be confusing. And also creates a position jump.

Please let the following calculation of the overlap do the separation.
Otherwise will completely overlap and eventually displays one value which would be confusing.
And also creates a position jump.

typo: ajust => adjust

typo: ajust => adjust

Please change the minimum gap to 4. I think when tested, 4 was sufficient.

Please change the minimum gap to 4.
I think when tested, 4 was sufficient.

DEN-13781 Fix text padding when a label overlap occurs

DEN-14876 Add code to prevent jumping of min/max handles on click without selection

DEN-14838 Revert PreTreatmentCreate.qml file changes

DEN-13975 Add code to prevent moving of handle without user drag

RESOLVED

RESOLVED