slint icon indicating copy to clipboard operation
slint copied to clipboard

Dragging of Sliders is stopped when leaving the Window

Open lukas-jung opened this issue 3 years ago • 2 comments
trafficstars

At least when your cursor returns to the window and you are still pressing the mouse button, dragging should continue.

lukas-jung avatar May 02 '22 12:05 lukas-jung

What backend?

I can't reproduce this on Linux with both backend.

ogoffart avatar May 03 '22 11:05 ogoffart

Qt backend on macos.

lukas-jung avatar May 04 '22 11:05 lukas-jung

This is specific to the event handling in the Qt backend. But we don't recommand the Qt backend on mac.

ogoffart avatar Jan 16 '24 10:01 ogoffart