panzoom icon indicating copy to clipboard operation
panzoom copied to clipboard

Trigger keyboard events from different owner

Open pmartin35 opened this issue 4 years ago • 0 comments

It seems as though the onKeyDown handler get registered to the "owner" which is the first parent of the chosen panzoom element. I have a use case where I want to control keyboard panning (up, down, left, right positioning) while focused on a dom element higher up in the tree. Is there a way currently for me to do this?

pmartin35 avatar Jan 14 '21 23:01 pmartin35