Cosmetic change to histogram: added padding. Some minor code improvement
This commit is contained in:
@@ -138,6 +138,8 @@ protected:
|
||||
bool rawMode;
|
||||
bool isPressed;
|
||||
double movingPosition;
|
||||
|
||||
double padding = 5.0;
|
||||
|
||||
HistogramAreaIdleHelper* haih;
|
||||
|
||||
|
Reference in New Issue
Block a user