ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

fix[slider]: prevent text selection while dragging handle

Open zerescas opened this issue 9 months ago • 3 comments
trafficstars

Changes: Added 'user-select: none' in slider styles to prevent text selection while dragging the handle (like in React AntD)

zerescas avatar Feb 13 '25 07:02 zerescas