Code review comment for lp://staging/~gang65/ubuntu-clock-app/ubuntu-clock-volume-preview

Revision history for this message
Victor Thompson (vthompson) wrote :

Actually, I wonder if you need to cast the division so you get a decimal value. Could you try changing "value/100" to "1.0*value/100"?

« Back to merge proposal