FIX:fix bug of SyncAmsInfoDialog

jira: STUDIO-9948 STUDIO-9950
Change-Id: Ic97dfb7787c9e27386003b2dc3f88f1003456245
(cherry picked from commit 081df8f5809dc023487b239dc1419b20eacc7a40)
This commit is contained in:
zhou.xu
2025-01-17 19:41:59 +08:00
committed by Noisyfox
parent 3392d3136d
commit 2456729002
10 changed files with 101 additions and 70 deletions

View File

@@ -1,3 +1,3 @@
<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M27.1947 16.4647C27.1947 19.3379 26.0534 22.0934 24.0217 24.125C21.9901 26.1566 19.2346 27.298 16.3614 27.298C13.4882 27.298 10.7327 26.1566 8.70109 24.125C6.66944 22.0934 5.52808 19.3379 5.52808 16.4647C5.52808 13.5915 6.66944 10.836 8.70109 8.80436C10.7327 6.77271 13.4882 5.63135 16.3614 5.63135C19.2346 5.63135 21.9901 6.77271 24.0217 8.80436C26.0534 10.836 27.1947 13.5915 27.1947 16.4647ZM3.02808 16.4647C3.02808 20.0009 4.43283 23.3923 6.93332 25.8928C9.4338 28.3933 12.8252 29.798 16.3614 29.798C19.8976 29.798 23.289 28.3933 25.7895 25.8928C28.29 23.3923 29.6947 20.0009 29.6947 16.4647C29.6947 12.9285 28.29 9.53708 25.7895 7.03659C23.289 4.53611 19.8976 3.13135 16.3614 3.13135C12.8252 3.13135 9.4338 4.53611 6.93332 7.03659C4.43283 9.53708 3.02808 12.9285 3.02808 16.4647ZM15.5802 22.7668L20.9968 17.3501C21.4864 16.8605 21.4864 16.0688 20.9968 15.5845L15.5802 10.1626C15.0906 9.67301 14.2989 9.67301 13.8145 10.1626C13.3302 10.6522 13.325 11.4438 13.8145 11.9282L18.3458 16.4595L13.8145 20.9907C13.325 21.4803 13.325 22.272 13.8145 22.7563C14.3041 23.2407 15.0958 23.2459 15.5802 22.7563V22.7668Z" fill="#ACACAC"/>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M26.8334 15.9998C26.8334 18.873 25.6921 21.6285 23.6604 23.6602C21.6288 25.6918 18.8733 26.8332 16.0001 26.8332C13.1269 26.8332 10.3714 25.6918 8.33976 23.6602C6.30811 21.6285 5.16675 18.873 5.16675 15.9998C5.16675 13.1267 6.30811 10.3712 8.33976 8.33951C10.3714 6.30787 13.1269 5.1665 16.0001 5.1665C18.8733 5.1665 21.6288 6.30787 23.6604 8.33951C25.6921 10.3712 26.8334 13.1267 26.8334 15.9998ZM2.66675 15.9998C2.66675 19.5361 4.07151 22.9274 6.57199 25.4279C9.07248 27.9284 12.4639 29.3332 16.0001 29.3332C19.5363 29.3332 22.9277 27.9284 25.4282 25.4279C27.9287 22.9274 29.3334 19.5361 29.3334 15.9998C29.3334 12.4636 27.9287 9.07223 25.4282 6.57175C22.9277 4.07126 19.5363 2.6665 16.0001 2.6665C12.4639 2.6665 9.07248 4.07126 6.57199 6.57175C4.07151 9.07223 2.66675 12.4636 2.66675 15.9998ZM15.2188 22.3019L20.6355 16.8853C21.1251 16.3957 21.1251 15.604 20.6355 15.1196L15.2188 9.69775C14.7292 9.20817 13.9376 9.20817 13.4532 9.69775C12.9688 10.1873 12.9636 10.979 13.4532 11.4634L17.9845 15.9946L13.4532 20.5259C12.9636 21.0155 12.9636 21.8071 13.4532 22.2915C13.9428 22.7759 14.7345 22.7811 15.2188 22.2915V22.3019Z" fill="#ACACAC"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB