Give pixmap buttons feedback on click

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@976 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-05-17 15:27:52 +00:00
parent dd28a28745
commit 47f1a985b7
4 changed files with 30 additions and 3 deletions

View File

@@ -3,6 +3,13 @@
* plugins/stereo_matrix/stereomatrix_controls.cpp:
Allow knobs to invert phase as well
* include/pixmap_button.h:
* src/gui/widgets/pixmap_button.cpp:
Make button pixmap "activate" on click
* src/gui/widgets/automatable_button.cpp:
Noted bug in automatable button
2008-05-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/project_renderer.h: