Mercurial > hg > sonic-visualiser
log main/MainWindow.h @ 645:22974bf810ce toggle
age | author | description |
---|---|---|
Mon, 04 Jul 2011 16:08:20 +0100 | mathieub | Start in minimal mode option added in the Preferences/Appearance menu toggle |
Mon, 04 Jul 2011 13:06:02 +0100 | mathieub | Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align toggle |
Fri, 24 Jun 2011 11:21:00 +0100 | Chris Cannam | The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead toggle |
Tue, 21 Jun 2011 22:04:55 +0100 | mathieub | Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ toggle |