mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
ENH:add a search box for text toolbar
Change-Id: If8a43671916e56d6cb52b9fbd21dd8b8f9539083
This commit is contained in:
parent
ac854d8f4d
commit
78b6e75955
8 changed files with 177 additions and 29 deletions
3
resources/images/im_text_search.svg
Normal file
3
resources/images/im_text_search.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6.90032 11.7091C7.96458 11.7091 8.946 11.3682 9.74897 10.8001L12.7697 13.7922C12.9099 13.9311 13.0947 14.0005 13.2923 14.0005C13.7065 14.0005 13.9996 13.6849 13.9996 13.2809C13.9996 13.0915 13.9359 12.9084 13.7957 12.7759L10.7941 9.79639C11.425 8.97576 11.801 7.95946 11.801 6.85478C11.801 4.1846 9.59602 2.00049 6.90032 2.00049C4.211 2.00049 1.99963 4.17829 1.99963 6.85478C1.99963 9.52495 4.20463 11.7091 6.90032 11.7091ZM6.90032 10.6612C4.7973 10.6612 3.05752 8.93789 3.05752 6.85478C3.05752 4.77166 4.7973 3.04836 6.90032 3.04836C9.00335 3.04836 10.7431 4.77166 10.7431 6.85478C10.7431 8.93789 9.00335 10.6612 6.90032 10.6612Z" fill="#898989"/>
|
||||
</svg>
|
After Width: | Height: | Size: 762 B |
4
resources/images/im_text_search_close.svg
Normal file
4
resources/images/im_text_search_close.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0735 3.92964C12.3078 4.16396 12.3078 4.54386 12.0735 4.77817L4.78208 12.0696C4.54776 12.3039 4.16786 12.3039 3.93355 12.0696C3.69923 11.8353 3.69923 11.4554 3.93355 11.2211L11.225 3.92964C11.4593 3.69533 11.8392 3.69533 12.0735 3.92964Z" fill="#AAAAAA"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0743 12.0696C11.8399 12.3039 11.4601 12.3039 11.2257 12.0696L3.93432 4.77817C3.7 4.54386 3.7 4.16396 3.93432 3.92964C4.16863 3.69533 4.54853 3.69533 4.78285 3.92964L12.0743 11.2211C12.3086 11.4554 12.3086 11.8353 12.0743 12.0696Z" fill="#AAAAAA"/>
|
||||
</svg>
|
After Width: | Height: | Size: 712 B |
Loading…
Add table
Add a link
Reference in a new issue