Symbols for valid/invalid scans feature/11-valid_icons #12

Merged
niggl merged 6 commits from feature/11-valid_icons into dev 2021-04-06 19:01:10 +00:00
Showing only changes of commit 64398cdd74 - Show all commits

View File

@ -114,7 +114,7 @@
/> />
</label> </label>
{#if lastscan_totaldistance} {#if lastscan_totaldistance}
{#if !lastscan_valid} {#if !lastscan_valid || lastscan_error}
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
width="20rem" width="20rem"