Open mickeydarrenlau opened 4 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:
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: @.***>
Describe the Bug Background Duplication Bug In Canvas Export
Relevant Screenshots Without theme:
With theme:
To Reproduce Steps to reproduce the behavior, e.g.
In which mode does the bug occur?
Which editor are you using?
Which version of Obsidian are you using?
Checklist
Obsidian Settings → Appearance → Themes - Manage → Update
).