mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
* fix(guizang-ppt): sync host slide counter on transform-paginated decks go() previously only mutated #deck.style.transform on the parent track, leaving .slide attributes untouched — so the iframe-host bridge in src/runtime/srcdoc.ts couldn't detect which slide was active and the host counter froze at 1/N. Toggle .active on the current .slide so findActiveByClass returns the right index and the existing MutationObserver fires a re-report. * docs(guizang-ppt): mark .slide.active toggle as load-bearing for OD host counter |
||
|---|---|---|
| .. | ||
| example-slides.html | ||
| template.html | ||