From e9ae7c0482f1c9409d905bc6474bfd06abb01743 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 9 Jun 2022 11:54:02 -0400 Subject: got the progress to be smooth, but missing final animation --- src/client/views/nodes/RecordingBox/ProgressBar.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/client/views/nodes/RecordingBox/ProgressBar.scss') diff --git a/src/client/views/nodes/RecordingBox/ProgressBar.scss b/src/client/views/nodes/RecordingBox/ProgressBar.scss index c7a190566..3ed7cee3e 100644 --- a/src/client/views/nodes/RecordingBox/ProgressBar.scss +++ b/src/client/views/nodes/RecordingBox/ProgressBar.scss @@ -45,6 +45,10 @@ text-align: center; } +.no-transition { + transition-duration: 0s; +} + .segment-hide { background-color: inherit; text-align: center; -- cgit v1.2.3-70-g09d2