aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/animationtimeline
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-09-30 18:24:01 -0400
committerbobzel <zzzman@gmail.com>2020-09-30 18:24:01 -0400
commitb03be7d0cb63c36c74f3f4ee7524459846e0b9ea (patch)
treea243772be5b4c28365a8104acabc83492a7c6d21 /src/client/views/animationtimeline
parentf24477e19320ce5055fa5c5e3dd5007d590397a9 (diff)
fixed performance issue with links
Diffstat (limited to 'src/client/views/animationtimeline')
-rw-r--r--src/client/views/animationtimeline/Timeline.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/Timeline.tsx b/src/client/views/animationtimeline/Timeline.tsx
index e0935285f..093310755 100644
--- a/src/client/views/animationtimeline/Timeline.tsx
+++ b/src/client/views/animationtimeline/Timeline.tsx
@@ -484,7 +484,6 @@ export class Timeline extends React.Component<FieldViewProps> {
render() {
setTimeout(() => this.changeLengths(), 0);
- trace();
// change visible and total width
return (
<div style={{ visibility: "visible" }}>