Rendering tweak and fixes #234
This commit is contained in:
@@ -169,6 +169,8 @@ private:
|
||||
|
||||
bool m_dragging;
|
||||
|
||||
static const float DEFAULT_MIN_VALUE = 0;
|
||||
static const float DEFAULT_MAX_VALUE = 1;
|
||||
|
||||
friend class AutomationPatternView;
|
||||
|
||||
|
||||
@@ -66,6 +66,8 @@ private:
|
||||
QPixmap m_paintPixmap;
|
||||
bool m_needsUpdate;
|
||||
|
||||
void scaleTimemapToFit();
|
||||
|
||||
} ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user