-
### Description
In Firefox, if you select an SVG image for the Site Logo block, the Settings panel disappears. You cannot set the image width, link to home, etc.
### Step-by-step reproduction instru…
-
I followed the setup instructions and ran the command svg2json with-gimp.svg image.jpg but it doesn't actually create a with-gimp.json file anywhere I can see. Obviously, when trying to run labelme wi…
-
SVG format images are not converted to PDF.
Other image formats such as .png and .jpg load correctly, but .svg loads in HTML if used in a browser, but is not rendered in PDF.
Exptected result (svg…
-
Hi!
I took a swing at adding clickable link support to diagrams so that nodes and edges can have links.
It is trivial to add to `svg`s as svgs natively support links. It just requires graphviz a…
-
I'm lumping all of these into 1 issue because optimizing images is not just about reducing file size; it involves a comprehensive approach that takes into consideration size, format, compression, resp…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
- Error in fetching image data.
- I checked and ensured that the Google Sheets column name matches the layer name in Figma (with # in the beginning). I also made the Google images shareable, alon…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
### URL to the relevant documentation
_No response_
### Please describe the UI problem.
Some images do not show up well in dark mode. The design team can spin up dark-mode versions for us so …
-
In case of cleaning HTML as following, sanitizer generates invalid HTML output [closing tags are missing].
Perhaps this is a problem with void tags.
I used `HtmlSanitizer.SimpleHtml5Sanitizer()` in …