Describe the bug
When using theme-apple-basic with an intro-image-right layout, and the text (https://wiki.openstreetmap.org/wiki/Hungary/Vasútvonalak) on the left side (formatted as h1, h2 or p) is longer than the space allocated to it, it doesn't break but continues under the image. Therefore its last part is invisible.
To reproduce
Steps to reproduce the behavior:
- Clone this repo
git checkout dev_main
git checkout 69e2479b
cd presentation
npx slidev
- Go to slide 29
Desktop
- OS: macOS
14.4.1
- Browser: Safari
17.4.1
- Slidev version:
v0.49.0-beta.4 (global)
Describe the bug
When using
theme-apple-basicwith anintro-image-rightlayout, and the text (https://wiki.openstreetmap.org/wiki/Hungary/Vasútvonalak) on the left side (formatted ash1,h2orp) is longer than the space allocated to it, it doesn't break but continues under the image. Therefore its last part is invisible.To reproduce
Steps to reproduce the behavior:
git checkout dev_maingit checkout 69e2479bcd presentationnpx slidevDesktop
14.4.117.4.1v0.49.0-beta.4(global)