Attempt to fix caching bug in track backgrounds

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1933 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-12-15 22:55:06 +00:00
parent db8f7e8b2d
commit d41a369835
3 changed files with 59 additions and 68 deletions

View File

@@ -1,3 +1,9 @@
2008-12-15 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/core/track.cpp:
* include/track.h:
Cache background per-object instead of per-class.
2008-12-15 Andrew Kelley <superjoe30/at/gmail/dot/com>
* include/piano_roll.h: