Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

clampRange incorrect w/negative ranges #10

Closed
arvind opened this issue Dec 30, 2016 · 1 comment
Closed

clampRange incorrect w/negative ranges #10

arvind opened this issue Dec 30, 2016 · 1 comment
Labels

Comments

@arvind
Copy link
Member

arvind commented Dec 30, 2016

clampRange([-17, 255], 0, 240) produces [-32, 240] when [0, 240] is expected.

@jheer
Copy link
Member

jheer commented Jan 6, 2017

Fixed in b019228.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants