v0.5.2
Presenter-mode fixes for the Slidev poll deck.
- Active question no longer goes stale in presenter mode: poll activation is gated on the Slidev render context, so the next-slide preview (
previewNext) and overview copies no longer reclaim the next question's activation. - QR overlay now syncs across the presenter and audience windows (BroadcastChannel), so toggling it in the presenter shows it on the audience screen.
Full Changelog: v0.5.1...v0.5.2