UI-BUG-S62

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

matched.

matched.

The file is removed.

The file is removed.

The Arterial and Venous sliders are RangeSlider and are handled differently. The extra code is removed.

The Arterial and Venous sliders are RangeSlider and are handled differently.
The extra code is removed.

The Arterial and Venous sliders are RangeSlider and are handled differently. The extra code is removed.

The Arterial and Venous sliders are RangeSlider and are handled differently.
The extra code is removed.

The Arterial and Venous sliders are RangeSlider and are handled differently. The extra code is removed.

The Arterial and Venous sliders are RangeSlider and are handled differently.
The extra code is removed.

Couldn't find time to investigate more on this, So created a task for later code cleanup and refactoring. http://dvm-linux02:8080/browse/DEN-12031

Couldn't find time to investigate more on this,
So created a task for later code cleanup and refactoring.
http://dvm-linux02:8080/browse/DEN-12031

It's just code clean-up notes, ToDos with low priority and will be addressed when gets priority.

It's just code clean-up notes, ToDos with low priority and will be addressed when gets priority.

RESOLVED.

RESOLVED.

Disregard. Found where it is used.

Disregard. Found where it is used.

What is the purpose of this alias?

What is the purpose of this alias?

Why commented out?

Why commented out?

Why commented out?

Why commented out?

Why is this commented out?

Why is this commented out?

When will we do this?

When will we do this?

File name does not appear to match image.

File name does not appear to match image.

The declaration in the header file has const for all 3 parameters.

The declaration in the header file has const for all 3 parameters.

That is a very good point. No one ever mentioned that. Let me investigate, why I had all these repeated else. Could be for performance not to check next, but there is another way for that too. If ...

That is a very good point.
No one ever mentioned that.

Let me investigate, why I had all these repeated else.
Could be for performance not to check next, but there is another way for that too.
If I can't find a quick answer for that let me create a case for that since it is everywhere.

RESOLVED.

RESOLVED.

There has to be and there is. It is just a long line and those little ones are at the end.

There has to be and there is.
It is just a long line and those little ones are at the end.

It seems you have multiple else statements that do the same, is that right? If yes, why multiple elses?

It seems you have multiple else statements that do the same, is that right? If yes, why multiple elses?

Isn't is safer to have a break at the end of each case?

Isn't is safer to have a break at the end of each case?