mirror of
https://github.com/EslaMx7/ScreenTask.git
synced 2026-04-25 13:25:50 +03:00
[GH-ISSUE #45] Server don't load SVG images #39
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenTask#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JonatasAmaral on GitHub (Jul 24, 2021).
Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/45
Originally assigned to: @EslaMx7 on GitHub.
Trying to do a little UI change, to make it minimal, and getting more focus on the screen capture itself, and configs made available by overlay icons
But trying set SVG images (both on img tag's src prop, and CSS background-image) does not load the imagens
Opening the index.html file over file:// protocol does show the icons up, but this is not a good process, and also the image update is a lot less performant (a lot of blank screen)
@EslaMx7 commented on GitHub (Feb 22, 2022):
fixed in v1.2