fix(components): [scrollbar] wrap resize scroll distance state change (#21491)

This commit is contained in:
btea
2025-07-24 20:56:25 +08:00
committed by GitHub
parent e22cb8cc82
commit bf892d8d3d

View File

@@ -191,6 +191,7 @@ const setScrollLeft = (value: number) => {
const update = () => {
barRef.value?.update()
distanceScrollState[direction] = false
}
watch(