-
```
What steps will reproduce the problem?
1. svn checkout http://hoc.googlecode.com/svn/trunk/ hoc-read-only
2. cd hoc-read-only/
3. ln -s ../libffi/ libffi-src
4. ./autogen.sh
5. ./configure
6. mak…
-
**[Original report](https://bitbucket.org/ronaldoussoren/pyobjc/issue/34) by Nilesh Londhe (Bitbucket: [lvnilesh](https://bitbucket.org/lvnilesh), GitHub: [lvnilesh](https://github.com/lvnilesh)).**
…
-
1. Add two sprites
2. Change color of one of them
3. Selected another
4. Select the one with changed color - color will be reseted.
Andrew, i tried to fix this, but i didn't get how to update the col…