From 19990a3edb29cb1a8ce09659db1a51cd36cbb4ad Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 15 May 2024 08:31:35 -0400 Subject: cleanup --- .../views/collections/collectionFreeForm/CollectionFreeFormView.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx') diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx index 22448c25c..71b0557c1 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx @@ -319,11 +319,7 @@ export class CollectionFreeFormView extends CollectionSubView { // incorporate the easefunc here - if (options.easeFunc) { - this.setPresEaseFunc(options.easeFunc); - console.log('Ease func', options.easeFunc); - } - + if (options.easeFunc) this.setPresEaseFunc(options.easeFunc); if (this._lightboxDoc) return; if (anchor === this.Document) { // if (options.willZoomCentered && options.zoomScale) { -- cgit v1.2.3-70-g09d2