MantisBT - MPfm
View Issue Details
0000132MPfmUI | Windows | Main Window | Loops and Markerspublic2011-06-11 07:052012-04-21 09:53
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.4.4.80.4.4.8 
0000132: Add an horizontal scrollbar at the bottom for zoom
Add a HScrollbar to the bottom of the control for scrolling the wave form when using Zoom over 100%.
No tags attached.
related to 0000135resolved ycastonguay Create a custom horizontal scrollbar control 
Issue History
2011-06-11 07:05ycastonguayNew Issue
2011-06-11 07:05ycastonguayStatusnew => assigned
2011-06-11 07:05ycastonguayAssigned To => ycastonguay
2011-06-11 07:05ycastonguayStatusassigned => resolved
2011-06-11 07:05ycastonguayFixed in Version => 0.4.4.7
2011-06-11 07:05ycastonguayResolutionopen => fixed
2011-06-11 07:05ycastonguayNote Added: 0000060
2011-06-12 06:54ycastonguayNote Added: 0000062
2011-06-12 06:54ycastonguayStatusresolved => new
2011-06-12 07:52ycastonguayRelationship addedrelated to 0000135
2011-10-08 12:07ycastonguayStatusnew => assigned
2011-10-08 12:07ycastonguayTarget Version0.4.4.7 => 0.4.4.9
2011-10-08 12:18ycastonguayTarget Version0.4.4.9 => 0.4.4.8
2011-10-08 12:18ycastonguayFixed in Version0.4.4.7 => 0.4.4.8
2011-10-08 12:18ycastonguayStatusassigned => resolved
2012-02-18 11:16ycastonguayCategoryLoops & Markers => Loops and Markers
2012-04-21 09:53ycastonguayCategoryLoops and Markers => Player
2012-04-21 09:53ycastonguayCategoryPlayer => Loops and Markers
2012-04-21 09:54ycastonguayCategoryLoops and Markers => Window - Main - Loops and Markers
2012-04-21 09:59ycastonguayCategoryWindow - Main - Loops and Markers => UI - Windows - Main Window - Loops and Markers
2012-04-22 10:10ycastonguayCategoryUI - Windows - Main Window - Loops and Markers => UI | Windows | Main Window | Loops and Markers

Notes
(0000060)
ycastonguay   
2011-06-11 07:05   
The drawing area needed to be adjusted according to the scrollbar height.
(0000062)
ycastonguay   
2011-06-12 06:54   
The default scrollbar control sucks because it doesn't handle the MouseUp event. The auto-scroll needs to be canceled when the user is scrolling the wave form. So I will have to do a custom scrollbar inside the control.