obsidian-everforest-enchanted icon indicating copy to clipboard operation
obsidian-everforest-enchanted copied to clipboard

Canvas background repeating [BUG]

Open mickeydarrenlau opened this issue 1 year ago • 2 comments
trafficstars

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?

  • [ ] Reading/Preview Mode
  • [ ] Source Mode
  • [ ] Live Preview

Which editor are you using?

  • [ ] Legacy Editor
  • [X] New Editor

Which version of Obsidian are you using?

  • [X] Public Release (Desktop)
  • [ ] Public Release (Mobile)
  • [ ] Insider Release (Desktop)
  • [ ] Insider Release (Mobile)

Checklist

  • [X] I have updated to the latest version of the theme (Obsidian Settings → Appearance → Themes - Manage → Update).
  • [X] I made sure that the issue is related to this theme, by checking that the issue does not occur with other themes or the default theme.

mickeydarrenlau avatar Jun 18 '24 14:06 mickeydarrenlau

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

FireIsGood avatar Jun 18 '24 22:06 FireIsGood

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: @.***>

mickeydarrenlau avatar Jun 20 '24 11:06 mickeydarrenlau