manual/_manual/10_working-with-tracks/04_controlling-track-appearance/03_track-height.html

16 lines
1.2 KiB
HTML
Raw Normal View History

2013-01-29 19:26:36 -05:00
---
layout: default
title: Track Height
---
<h2>Changing Track Height from the Header Context menu</h2>
<p>Context clicking on the track header will select a track and display a conttext menu that includes the <code>Height</code> choice. Choose this, and a submenu will appear containg a number of preset heights. Choose one of them, and all selected tracks will be redrawn using that height.</p>
<h2>Changing Track Height by dragging the track header</h2>
<p>Select the tracks you wish to resize. Move the pointer to the bottom edge of the track header. The cursor will change to a 2-way vertical arrow shape. <kbd>Left-click-drag</kbd> to dynamically resize all selected tracks.</p>
<h2>Making Track Heights fit the Editor Window</h2>
<p>Select the tracks you wish to display in the Editor window. Choose <code>Track &gt; Height &gt; Fit Selected Tracks</code> (or use its shortcut, default is <kbd>f</kbd>). The tracks are resized and the editor track view is scrolled so that the selected tracks completely fill the vertical space available.</p>
<p>You can use <code>Visual Undo</code> (default bindng: <kbd>Shift-z</kbd> to undo this operation.</p>