From 0b0f734403094c3e12449a4e4b59721011954a1c Mon Sep 17 00:00:00 2001 From: Aubrey Li Date: Thu, 17 Mar 2022 18:03:53 -0400 Subject: left key make slide & hover info --- src/client/views/collections/collectionFreeForm/MarqueeView.tsx | 9 +++++---- src/client/views/nodes/trails/PresBox.tsx | 9 ++++++--- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'src/client') diff --git a/src/client/views/collections/collectionFreeForm/MarqueeView.tsx b/src/client/views/collections/collectionFreeForm/MarqueeView.tsx index e051edee4..28da6119e 100644 --- a/src/client/views/collections/collectionFreeForm/MarqueeView.tsx +++ b/src/client/views/collections/collectionFreeForm/MarqueeView.tsx @@ -210,8 +210,8 @@ export class MarqueeView extends React.Component 100) && !PresBox.startMarquee) { MarqueeOptionsMenu.Instance.createCollection = this.collection; diff --git a/src/client/views/nodes/trails/PresBox.tsx b/src/client/views/nodes/trails/PresBox.tsx index a063eefb0..0e512c131 100644 --- a/src/client/views/nodes/trails/PresBox.tsx +++ b/src/client/views/nodes/trails/PresBox.tsx @@ -2479,9 +2479,12 @@ export class PresBox extends ViewBoxBaseComponent() { { // if the document type is a presentation, then the collection stacking view has a "+ new slide" button at the bottom of the stack -
- -
} + {"Click on document to pin to presentaiton or make a marquee selection to pin your desired view"}}> + + + } ; } -- cgit v1.2.3-70-g09d2