mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 12:47:50 -06:00
NEW:optimizing error info for network requests
Change-Id: I8656c2f899b086b5ab52d94b7186e64df1625e3e
This commit is contained in:
parent
7b12dcb6ea
commit
8b490adc51
27 changed files with 1133 additions and 637 deletions
3
resources/images/link_more_error_close.svg
Normal file
3
resources/images/link_more_error_close.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="7" height="7" viewBox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.84691 3.72084C6.04317 3.87625 6.32909 3.8633 6.51041 3.68198C6.70567 3.48672 6.70567 3.17014 6.51041 2.97488L3.68198 0.146449L3.63837 0.107596C3.44211 -0.0478172 3.15619 -0.0348658 2.97487 0.146449L0.146447 2.97488L0.107593 3.01849C-0.0478193 3.21475 -0.0348682 3.50067 0.146447 3.68198L0.190057 3.72084C0.386316 3.87625 0.672239 3.8633 0.853553 3.68198L3.32847 1.20711L5.8033 3.68198L5.84691 3.72084ZM5.84691 6.72084C6.04317 6.87625 6.32909 6.8633 6.51041 6.68198C6.70567 6.48672 6.70567 6.17014 6.51041 5.97488L3.68198 3.14645L3.63837 3.1076C3.44211 2.95218 3.15619 2.96513 2.97487 3.14645L0.146447 5.97488L0.107594 6.01849C-0.0478191 6.21475 -0.0348681 6.50067 0.146447 6.68198L0.190057 6.72084C0.386316 6.87625 0.672239 6.8633 0.853554 6.68198L3.32848 4.20711L5.8033 6.68198L5.84691 6.72084Z" fill="#6B6B6B"/>
|
||||
</svg>
|
After Width: | Height: | Size: 965 B |
3
resources/images/link_more_error_open.svg
Normal file
3
resources/images/link_more_error_open.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="7" height="7" viewBox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.809942 3.10759C0.613683 2.95218 0.327761 2.96513 0.146446 3.14645C-0.0488168 3.34171 -0.0488168 3.65829 0.146446 3.85355L2.97487 6.68198L3.01848 6.72083C3.21474 6.87625 3.50066 6.8633 3.68198 6.68198L6.51041 3.85355L6.54926 3.80994C6.70467 3.61368 6.69172 3.32776 6.51041 3.14645L6.4668 3.10759C6.27054 2.95218 5.98461 2.96513 5.8033 3.14645L3.32838 5.62132L0.853552 3.14645L0.809942 3.10759ZM0.809941 0.107593C0.613683 -0.0478196 0.32776 -0.0348685 0.146445 0.146446C-0.0488167 0.341709 -0.0488167 0.658291 0.146445 0.853553L2.97487 3.68198L3.01848 3.72083C3.21474 3.87625 3.50066 3.8633 3.68198 3.68198L6.51041 0.853554L6.54926 0.809943C6.70467 0.613684 6.69172 0.327762 6.51041 0.146447L6.4668 0.107593C6.27054 -0.0478193 5.98461 -0.0348683 5.8033 0.146447L3.32838 2.62132L0.853552 0.146446L0.809941 0.107593Z" fill="#6B6B6B"/>
|
||||
</svg>
|
After Width: | Height: | Size: 982 B |
Loading…
Add table
Add a link
Reference in a new issue