From 64d51d486a41bbeb5e0fe07a347ea9c6b5165389 Mon Sep 17 00:00:00 2001
From: Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com>
Date: Thu, 29 Jul 2021 20:59:24 -0700
Subject: create mapbox node bug
---
src/client/views/collections/CollectionMenu.tsx | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
(limited to 'src/client/views/collections/CollectionMenu.tsx')
diff --git a/src/client/views/collections/CollectionMenu.tsx b/src/client/views/collections/CollectionMenu.tsx
index 6e6fabd0d..3f2cc27a6 100644
--- a/src/client/views/collections/CollectionMenu.tsx
+++ b/src/client/views/collections/CollectionMenu.tsx
@@ -278,6 +278,7 @@ export class CollectionViewBaseChrome extends React.Component);
case DocumentType.VID: return ();
case DocumentType.RTF: return ();
+ case DocumentType.MAP: return ();
}
}
@@ -433,7 +434,7 @@ export class CollectionViewBaseChrome extends React.Component { SetActiveInkWidth(wid); this._widthBtn = false; this.editProperties(wid, "width"); })}
style={{ backgroundColor: this._widthBtn ? "121212" : "", zIndex: 1001, fontSize: this._dotsize[i], padding: 0, textAlign: "center" }}>
•
-
+
)}
;
}
@@ -990,7 +991,7 @@ export class CollectionTreeViewChrome extends React.Component
Sort
-
+
--
cgit v1.2.3-70-g09d2