artursapek / mondrian

Web-based vector graphics editor
MIT License
1.24k stars 104 forks source link

Prevents negative posn.x values in `selectColor(e)`. #38

Closed Fishrock123 closed 10 years ago

Fishrock123 commented 10 years ago

Fixes #18.

artursapek commented 10 years ago

Nice, thanks. I changed it so it limits in both directions, because the little square indicator made it clear that the boundary was inconsistently on one side and not the other.

artursapek commented 10 years ago

Deployed! Getting to your other PRs soon.