Operation system: 15.4.1 (24E263)
Web Browser: Chrome 137.0.7141.3
Bug report
What were you doing:
Accessing a note.
What feature did you use:
Resized images.
What happened:
In a note, I have a bunch of images, all resized. Some images are correctly sized on the web. Other images are full-sized and have
<!-- {"width":311.99999999999994} -->
after them, which I imagine is supposed to be their size.
Note the underlying .md:
<!-- {"width":303} --> <!-- {"width":311.99999999999994} -->
The pictures with integer widths display correctly, but it seems like the images with floating-point widths don’t. These images were resized in the desktop Bear client; perhaps it shouldn’t write floating point widths?
Feedback: