From a83e575638a0efe81da7aa0204edd33bb8a6bb2f Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 20 Jan 2023 14:52:00 -0500 Subject: create stackedTimeline audio panels only when opened. stopped loading link docs from other users if their link db's are not being used. --- .../collections/CollectionStackedTimeline.tsx | 24 ++++++++++++---------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'src/client/views/collections/CollectionStackedTimeline.tsx') diff --git a/src/client/views/collections/CollectionStackedTimeline.tsx b/src/client/views/collections/CollectionStackedTimeline.tsx index b7ea26b44..28f08b6ce 100644 --- a/src/client/views/collections/CollectionStackedTimeline.tsx +++ b/src/client/views/collections/CollectionStackedTimeline.tsx @@ -621,17 +621,19 @@ export class CollectionStackedTimeline extends CollectionSubView + {!this.props.PanelHeight() ? null : ( + + )} {/* {this.renderDictation} */}