Make room for LFO title
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1214 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -48,11 +48,11 @@
|
||||
#include "tempo_sync_knob.h"
|
||||
#include "pixmap_button.h"
|
||||
|
||||
const int ENV_KNOBS_LBL_Y = 0;
|
||||
const int ENV_KNOBS_LBL_Y = 20;
|
||||
const int KNOB_X_SPACING = 32;
|
||||
|
||||
const int LFO_SHAPES_X = 6;
|
||||
const int LFO_SHAPES_Y = 16;
|
||||
const int LFO_SHAPES_Y = 36;
|
||||
|
||||
const int LFO_GRAPH_X = 6;
|
||||
const int LFO_GRAPH_Y = ENV_KNOBS_LBL_Y+15;
|
||||
|
||||
Reference in New Issue
Block a user