Circle.qml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI Staging Unreviewed Commits
UI Staging Unreviewed Commits
RESOLVED.

RESOLVED.

Actually, this is correct. And it should not have parenthesis like you said, otherwise it becomes incorrect. if I write it like : ( ( x * ( maximum - minimum ) ) / width ) + minimum then too man...

Actually, this is correct.
And it should not have parenthesis like you said, otherwise it becomes incorrect.
if I write it like :

 ( ( x * ( maximum - minimum ) ) / width ) + minimum 

then too many /redundant parentheses make it confusing.

To make sure the addition is done first, should you put ( width + minimum ) ?

To make sure the addition is done first, should you put ( width + minimum ) ?

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Thanks, Updated.

Thanks,
Updated.

Thanks, Aligned.

Thanks,
Aligned.

This is part of an ongoing investigation on how to fix the slider touch margin issue. I am still working on it. It worked somehow for the slider with lower resolution but for sliders, with a high r...

This is part of an ongoing investigation on how to fix the slider touch margin issue.
I am still working on it.
It worked somehow for the slider with lower resolution but for sliders, with a high resolution, it causes a handler jump which makes it less user-friendly.
Added clarifying comment.

This is the Trends screen. It is needed since it has not been implemented yet has been commented out.

This is the Trends screen.
It is needed since it has not been implemented yet has been commented out.

If not needed, why not just delete this line?

If not needed, why not just delete this line?

Why commented out?

Why commented out?

Lines above are formatted to align terms of equation. This line is not.

Lines above are formatted to align terms of equation. This line is not.

Thickness?

Thickness?

UI-BUG-S63
UI-BUG-S63
RESOLVED

RESOLVED

From what I can tell the dg command is separated from the hd command which is good. Please let me know when your code is ready to be merged to staging and I will handle it. Also for the next featur...

From what I can tell the dg command is separated from the hd command which is good.
Please let me know when your code is ready to be merged to staging and I will handle it.
Also for the next feature you're working on please branch off of the latest staging.

I don't have dg_simulator. It would be a merge task later to merge this code into the staging, I think it's out of the code review scope.

I don't have dg_simulator.
It would be a merge task later to merge this code into the staging, I think it's out of the code review scope.

The dg simulator needs to be used for dg responses here still

The dg simulator needs to be used for dg responses here still

RESOLVED

RESOLVED