Skip to content

Make the Output component accept events

Marco Martin requested to merge work/mart/dragOutput into master

This is a workaround to the "drag from empty areas" hack in breeze. since this uses Event Handlers to manage the drag, the withinBounds property will make it accept the events also use grabPerimissions to stop anything else from managing the events

BUG: 460280 FIXED-IN: 5.26.1

Edited by Nate Graham

Merge request reports