From 97e8729523b7a53b8eef843bdeaab13bbd942d1d Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 13 Sep 2022 21:00:15 -0400 Subject: fixed changing slides on shared presentation --- src/client/views/MainView.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/client/views/MainView.tsx b/src/client/views/MainView.tsx index a96a04ec9..a1e355c22 100644 --- a/src/client/views/MainView.tsx +++ b/src/client/views/MainView.tsx @@ -160,6 +160,7 @@ export class MainView extends React.Component { 'viewTransition', 'treeViewOpen', 'showSidebar', + 'itemIndex', // for changing slides in presentations 'sidebarWidthPercent', 'currentTimecode', 'timelineHeightPercent', -- cgit v1.2.3-70-g09d2