mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-20 18:51:26 -03:00
73f2a34d08
Fix issue where mouse cursor flickers between 'grabbing' and 'default' while dragging slider handles. The cursor now remains 'grabbing' throughout the entire drag operation regardless of mouse position. Changes: - Add dynamic 'is-dragging' class to SingleSlider and DualRangeSlider - Apply cursor: grabbing to root component when dragging state is active