FireIsGood / obsidian-everforest-enchanted

An Everforest theme for Obsidian
MIT License
26 stars 2 forks source link

Canvas background repeating [BUG] #11

Open mickeydarrenlau opened 3 months ago

mickeydarrenlau commented 3 months ago

Describe the Bug Background Duplication Bug In Canvas Export

Relevant Screenshots Without theme: image

With theme: image

To Reproduce Steps to reproduce the behavior, e.g.

  1. Enable the theme
  2. Export full canvas

In which mode does the bug occur?

Which editor are you using?

Which version of Obsidian are you using?

Checklist

FireIsGood commented 3 months ago

I'm not able to reproduce this issue. The current styles for background image use background-size: cover; which should make the image not repeat and cover the entire screen. Do you have any snippets that override that behavior?

Also, does this only happen in Cavnas? Or on all pages? I don't see how it would only affect Canvas as it is attached to an element that is quite far from there.

I also tested whether this happened on images smaller than the screen but it didn't seem to change anything:

image

mickeydarrenlau commented 3 months ago

Only happens on canvas

On Wed, 19 Jun 2024, 6:11 am FireIsGood, @.***> wrote:

I'm not able to reproduce this issue. The current styles for background image use background-size: cover; which should make the image not repeat and cover the entire screen. Do you have any snippets that override that behavior?

Also, does this only happen in Cavnas? Or on all pages? I don't see how it would only affect Canvas as it is attached to an element that is quite far from there.

I also tested whether this happened on images smaller than the screen but it didn't seem to change anything:

image.png (view on web) https://github.com/FireIsGood/obsidian-everforest-enchanted/assets/109556932/7d34f875-3b3a-432c-86d5-202d8c5da760

— Reply to this email directly, view it on GitHub https://github.com/FireIsGood/obsidian-everforest-enchanted/issues/11#issuecomment-2177163376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6YPGB34PQDCD4IHJSJENLZICWAPAVCNFSM6AAAAABJQEBMXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZXGE3DGMZXGY . You are receiving this because you authored the thread.Message ID: @.***>