mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 使用取色器吸管后未关闭提示
This commit is contained in:
parent
3d21bfd5c6
commit
d48fa44218
@ -224,6 +224,7 @@ const browserEyeDropper = () => {
|
||||
hue.value = tColor.toHsl().h
|
||||
color.value = tColor.toRgb()
|
||||
|
||||
message.closeAll()
|
||||
updateRecentColorsCache()
|
||||
}).catch(() => {
|
||||
message.closeAll()
|
||||
|
Loading…
x
Reference in New Issue
Block a user