From: MrHeadwar Date: Tue, 8 Nov 2022 09:40:49 +0000 (+0100) Subject: Updates to the Zoom Controls page : structure, clarification, V7 layout X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=ardour-manual;a=commitdiff_plain;h=f405661ee2ee8a9e082a1f963b29d61b9d47db37 Updates to the Zoom Controls page : structure, clarification, V7 layout --- diff --git a/include/zoom-controls.html b/include/zoom-controls.html index 87b3a85..10737b3 100644 --- a/include/zoom-controls.html +++ b/include/zoom-controls.html @@ -1,14 +1,23 @@ -
+
Editor toolbar's zoom
Editor toolbar's zoom
-

The zoom controls allow to navigate the session along both the time and track axes.

+

+ The zoom controls allow to navigate the session along both the time + and track axes. The controls are dscribed from right to left : +

-

The drop down Zoom Focus menu allows to select a focus point for the zoom, i.e. the center of the zoom. The choices are:

+

Along the time axis

+ +

+ The drop down Zoom Focus (Playhead + by default) menu allows to select a focus point for the zoom, i.e. + the center of the zoom, to choose amongst: +

-

The two leftmost zoom buttons ( and +) use this zoom focus to zoom out and in respectively.

+

+ The two zoom buttons ( and +) use this zoom focus to zoom out and in + respectively. +

+ +

+ The [ ] Zoom to session + button is a handy shortcut to zoom out or in until all the session + (as defined by its start/end + markers) fits horizontally. +

-

The Zoom to session button is a handy shortcut to zoom out or in until all the session (as defined by its start/end markers) fits horizontally.

+

Along the tracks axis

-

Changing the Number of visible tracks dropdown menu -allows to fit this number of tracks vertically in the screen.

+

+ Two buttons Shrink tracks and + Expand tracks reduce or expand the vertical + size of the selected tracks. If no track is selected, all the + tracks will be shrunk or expanded each time the button is pushed. +

-

There is a minimal track height to keep it visible, so -according to you screen vertical size, some high number can have no effect.

+

+ Last, the dropdown menu (* by default) + allows changing the number of visible tracks to fit vertically on + screen. +

-

Inside this menu are two handy choices:

+

+ There is a minimal track height to keep it visible, so + according to the vertical screen size, some high number can have no + effect. +

+ +

+ Besides numbers that correspond to the number of tracks to show, + there are two special choices: +

-

The rightmost buttons Shrink tracks and Expand tracks reduce or expand the vertical size of the selected tracks. If no track is selected, all the tracks will be shrunk or expanded each time the button is pushed. - diff --git a/source/images/toolbar-zoom.png b/source/images/toolbar-zoom.png index 0909f8c..deaf06a 100644 Binary files a/source/images/toolbar-zoom.png and b/source/images/toolbar-zoom.png differ