Copy local state in AudioRegionView copy constructor. Fixes #4047.
[ardour2.git] / manual / xml / editor_window_group_list.xml
blob42b645c28226575398727b58df55eb432ae3f353
1 <?xml version="1.0" standalone="no"?>
3 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
5 ]>
7 <section id="editor-window-edit-group-list">
8   <title>Edit Group List</title>
9   <para>
10     Below the track list is the edit group list, which lists all edit groups
11     for the session, including a default group called &#8220;all&#8221;. To
12     the left of each group name is a checkbox which indicates whether or not
13     the group is active (a checkmark means its active). Click on the
14     checkbox to change the active status of an edit group.
15   </para>
17   <para>
18     The edit group list can also be used to toggle the visibility of all
19     members of the group. Visible edit groups are displayed in cyan, hidden
20     ones in orange. Click on the name of the edit group to toggle its
21     visibility. Note that an edit group can be visible and yet have hidden
22     member tracks, and vice versa.
23   </para>
24 <!--
25         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
26                 href="Some_Subsection.xml" />
27         -->
28 </section>