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

Conflicts:
	ChangeLog.old
	src/core/track.cpp
This commit is contained in:
Paul Giblock
2008-12-15 22:55:06 +00:00
committed by Paul Giblock
parent 70304f9800
commit 642aa97198
2 changed files with 42 additions and 34 deletions

View File

@@ -247,6 +247,12 @@
* src/tracks/pattern.cpp:
backport: added support for panning editing of notes
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-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* CMakeLists.txt: