mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-03 15:20:17 +01:00
Fix Big Time TimerToolBar, Stage I
- Update on idle (new idiom from Paul) - Dock at x1 or x2 size - Smooth resizing - Take some account of width when resizing - Promote Resizable docking code to ToolBar class
This commit is contained in:
@@ -596,6 +596,7 @@
|
||||
<ClInclude Include="..\..\..\src\toolbars\ScrubbingToolBar.h" />
|
||||
<ClInclude Include="..\..\..\src\toolbars\SpectralSelectionBar.h" />
|
||||
<ClInclude Include="..\..\..\src\toolbars\SpectralSelectionBarListener.h" />
|
||||
<ClInclude Include="..\..\..\src\toolbars\TimerToolBar.h" />
|
||||
<ClInclude Include="..\..\..\src\TrackPanelCell.h" />
|
||||
<ClInclude Include="..\..\..\src\TrackPanelDrawable.h" />
|
||||
<ClInclude Include="..\..\..\src\TrackPanelDrawingContext.h" />
|
||||
|
||||
Reference in New Issue
Block a user