Problèmes corrigés : - Flash au changement de direction : l'ancien code attendait un événement seeked avant de switcher la visibilité, montrant un mauvais frame. Maintenant on positionne la vidéo cible AVANT de la rendre visible. - Reprise forward depuis mauvaise position : stopActiveVideo() + playForward() synchronisent correctement currentFwdTime avant le switch. - segmentEnds[0] = 0 → currentFwdTime snappé exactement à la cible dans les handlers timeupdate (plus de dérive à 0.1). Changements : - switchToForward/switchToReverse : positionnent la cible puis changent isReverse - playForward/playReverse simplifiés : plus de logique seeked conditionnelle - navigate() simplifié : forward=down, reverse=up, extension de cible si déjà actif - CSS : opacity 0/1 + transition au lieu de display none/block pour éviter les flashes - timeupdate : snap exact à la cible au lieu d'approximation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| docs | ||
| kirby | ||
| media | ||
| site | ||
| src | ||
| test_anim | ||
| test_anim__archive1 | ||
| vendor | ||
| .editorconfig | ||
| .gitignore | ||
| .htaccess | ||
| composer.json | ||
| composer.lock | ||
| index.html | ||
| index.php | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| svelte.config.js | ||
| vite.config.js | ||
Kirby: the CMS that adapts to any project, loved by developers and editors alike. The Plainkit is a minimal Kirby setup with the basics you need to start a project from scratch. It is the ideal choice if you are already familiar with Kirby and want to start step-by-step.
You can learn more about Kirby at getkirby.com.
Try Kirby for free
You can try Kirby and the Plainkit on your local machine or on a test server as long as you need to make sure it is the right tool for your next project. … and when you’re convinced, buy your license.
Get going
Read our guide on how to get started with Kirby.
You can download the latest version of the Plainkit. If you are familiar with Git, you can clone Kirby's Plainkit repository from Github.
git clone https://github.com/getkirby/plainkit.git
What's Kirby?
- getkirby.com – Get to know the CMS.
- Try it – Take a test ride with our online demo. Or download one of our kits to get started.
- Documentation – Read the official guide, reference and cookbook recipes.
- Issues – Report bugs and other problems.
- Feedback – You have an idea for Kirby? Share it.
- Forum – Whenever you get stuck, don't hesitate to reach out for questions and support.
- Discord – Hang out and meet the community.
- Mastodon – Spread the word.
- Bluesky – Spread the word.
© 2009 Bastian Allgeier getkirby.com · License agreement