Skip to content

Insert overlay slides directly into correct container instead of moving them #175

@4echow

Description

@4echow

Problem

Currently, overlay projections are rendered into .slide containers first, then moved to .overlay-container by JavaScript (overlay.js). This can cause web component lifecycle issues.

Proposed Solution

Use template logic in projector-content.html to insert slides directly into the correct container based on data-is-overlay attribute

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions