Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global-bottom.vue makes slides pixelated in Safari #1995

Open
gy-mate opened this issue Dec 30, 2024 · 0 comments
Open

global-bottom.vue makes slides pixelated in Safari #1995

gy-mate opened this issue Dec 30, 2024 · 0 comments

Comments

@gy-mate
Copy link
Contributor

gy-mate commented Dec 30, 2024

Describe the bug

Slide contents are pixelated in Safari and using the zoom option amplifies this. This might be induced by the persistence of a global-bottom.vue because it works well with npm create slidev@latest.

Google Chrome 131.0.6778.205:

Screenshot 2024-12-30 at 12 32 43 Screenshot 2024-12-30 at 12 48 47

Safari 18.2:

Screenshot 2024-12-30 at 12 33 06 Screenshot 2024-12-30 at 12 49 00

Minimal reproduction

  1. Run:
    git clone https://github.com/gy-mate/talks
    cd talks/2024-12-10_BME_FLOSS_assignment
    git checkout 8a11af1
    slidev
  2. Add zoom: 3 at https://github.com/gy-mate/talks/blob/8a11af18b216e5fbf66350ca1bf036f36c2c6b81/2024-12-10_BME_FLOSS_assignment/slides.md?plain=1#L205
  3. Open http://localhost:3030/18 or http://localhost:3030/7
  4. See the pixelated content

Environment

  • Slidev version: 0.51.0-beta.4 (global) and 0.50.0 (local)
  • Browser: Safari 18.2
  • OS: macOS 15.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants