- finally foudn and fixed color picking crash!

This commit is contained in:
SoftCoder
2016-01-18 23:25:31 -08:00
parent ded8df97d6
commit 1f8096ff81
6 changed files with 31 additions and 16 deletions

View File

@@ -316,6 +316,7 @@ private:
static vector<vector<unsigned char> > nextColorIDReuseList;
static auto_ptr<PixelBufferWrapper> pbo;
//static auto_ptr<Pixmap2D> cachedPixels;
void assign_color();