i suck at copy-pasting
This commit is contained in:
parent
8959463882
commit
a283f4ffad
|
@ -114,6 +114,7 @@
|
|||
|
||||
if (ratioBounds.size.width < completeBounds.size.width)
|
||||
[fLightGreenGradient fillRect: completeBounds angle: -90];
|
||||
[fGreenGradient fillRect: ratioBounds angle: -90];
|
||||
}
|
||||
else
|
||||
[fBlueGradient fillRect: completeBounds angle: -90];
|
||||
|
|
Loading…
Reference in New Issue