Refactor post_requrest Switching to TreeView More spool info redesign toggle buttons Allow spoolman while printing Styling checkbox as switch render Toggle switch-like Fixed wrong timezones Filtering spools Removed translations of Spoolman Spool image can be overided in theme Added switch-on/off symbols to toggle rename iter to i to avoid shadowing built-in function remove redundant parenthesis convert spoolcompare to static merge check and treeview shared props reduce spacing of buttons very useful for vertical/portrait fix issue with remainings add spoolman shortcut to extrude Using backports.zoneinfo for python < 3.9 use decorators for properties extract format_date function change top row last used sort rebase on upstream Fix for never used spools Co-authored-by: alfrix <alfredomonclus@gmail.com>
11 lines
160 B
XML
11 lines
160 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg
|
|
width="120"
|
|
height="120"
|
|
viewBox="0 0 120 120"
|
|
>
|
|
<circle cx="60" cy="60" r="60" fill="#fff" />
|
|
</svg>
|
|
|
|
|