From ca3f52a9a973f856a8fb667170d0c0dd423b5e4f Mon Sep 17 00:00:00 2001 From: Sophie Zhang Date: Tue, 14 May 2024 14:47:05 -0400 Subject: docs --- src/client/views/nodes/trails/PresBox.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/client/views/nodes/trails/PresBox.tsx') diff --git a/src/client/views/nodes/trails/PresBox.tsx b/src/client/views/nodes/trails/PresBox.tsx index 2d4a25ff4..632636c85 100644 --- a/src/client/views/nodes/trails/PresBox.tsx +++ b/src/client/views/nodes/trails/PresBox.tsx @@ -1974,7 +1974,7 @@ export class PresBox extends ViewBoxBaseComponent() {
Customize Slide Properties{' '} -
window.open('https://brown-dash.github.io/Dash-Documentation/features/trails/#customizing-slide-transitions')}> +
window.open('https://brown-dash.github.io/Dash-Documentation/features/trails/#transitions')}> } color={SettingsManager.userColor} />
@@ -2100,6 +2100,7 @@ export class PresBox extends ViewBoxBaseComponent() {
+ {/* Cubic bezier editor */} {this.showBezierEditor && (

@@ -2140,6 +2141,7 @@ export class PresBox extends ViewBoxBaseComponent() { />

+