From c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 19 Apr 2020 17:19:32 -0400 Subject: Inital commit --- .../com.unity.timeline@1.2.13/Documentation~/grp_hide.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_hide.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_hide.md') diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_hide.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_hide.md new file mode 100644 index 0000000..a37c9d9 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_hide.md @@ -0,0 +1,9 @@ +# Collapsing and expanding Track groups + +To collapse the tracks in a Track group, click the Triangle icon beside the name of the Track group. The tracks are collapsed from view in the Timeline window, not muted. To expand the tracks in a Track group, click the Triangle icon again. + +![Triangle icon (circled) collapses the tracks in the Game Board Track group. A ghost track visually represents the tracks in the collapsed group.](images/timeline_track_group_hidden.png) + +_Triangle icon (circled) collapses the tracks in the Game Board Track group. A ghost track visually represents the tracks in the collapsed group._ + +You can also press the Left Arrow key to collapse the tracks in a Track group while the Track group is selected. Press the Right Arrow key to expand the tracks in a Track group. If you press the Right Arrow key with a Track group already selected, the selection switches to the first selectable clip on the first track in the Track group. -- cgit v1.2.3