Open Amm4r03 opened 7 months ago
I think this can be solved by removing the width: 100%
in the appropriate classes.
Here's an example where I've disabled the width property :
PS - First time commenter, not sure about the full implications of removing the property.
just disabled this setting and it works perfectly fine now. Not sure what triggered this style setting though. Is there a way to find the source from which this CSS is coming? Because this used to work just alright earlier.
Your environment SYSTEM INFO: Obsidian version: v1.5.3 Installer version: v1.1.9 Operating system: Windows 10 Home Single Language 10.0.18363 Login status: not logged in Insider build toggle: off Live preview: off Base theme: adapt to system Community theme: none Snippets enabled: 0 Restricted mode: off Plugins installed: 1 Plugins enabled: 1 1: Excalidraw v2.0.25
Describe the bug The plugin functionality to align embeds in the notes and wrap text around the embed does not seem to be working. It used to work perfectly earlier. I ran this in the sandbox vault to ensure that there was nothing else causing it to be displayed like this. Generally, using an alignment mode such as
right-wrap
orleft-wrap
resulted in an aligned embed and text wrapped around it as specified. But now this isn't working as expected. The embed is getting aligned alright but the text is not wrapping in the lines around the embed (see screenshots)To Reproduce Steps to reproduce the behavior:
right-wrap
orleft-wrap
(ex.![[Drawing 2024-03-19 06.50.25.excalidraw|right-wrap]]
)Expected behavior the alignment specified should have aligned the embed as specified and wrapped the text around the embed
Screenshots preview mode :
source mode :