spix icon indicating copy to clipboard operation
spix copied to clipboard

Fix key event

Open auxxos opened this issue 3 months ago • 0 comments

In my opinion the key events have to enter the event queue on item level and not at window level. I had issues to send key events to deep nested items. My fix resolved this.

Same for mouse events. They should be posted to the item level as well.

auxxos avatar Mar 05 '24 15:03 auxxos