You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent black screen when loading slides with subsections in Qt presenter
When loading a slide with subsections in --subsections=all mode,
start playing first to load the first frame, then immediately pause
at position 0. This prevents the black screen that occurs when
pausing before the first frame is loaded.
Fixes the black background issue when transitioning from slides
without subsections to slides with subsections.
0 commit comments