slint icon indicating copy to clipboard operation
slint copied to clipboard

PopupWindow: property for controlling mouse input events

Open rscarson opened this issue 1 year ago • 2 comments
trafficstars

For context, see this discussion

If PopupWindow could provide an enabled property, which if false would prevent it from eating mouse inputs, it would widen the usecases for it

Alternatively, it could prevent eating mouse inputs outside it's geometry

rscarson avatar Sep 26 '24 14:09 rscarson