Bug in documentation - processing events order

2 messages - 774 views

On a page there is image, where events are evaluated in this order:

shortcuts, focused widget, navigation

but in reality, kuix process events in different order:

focused widget, shortcuts, navigation

 

That was bit confusing and time consuming to find that out (i dont check the code if i have documentation to it) :(

The doc is fixed, sorry for thie mistake.