Skip to content

Let escape key close pushed dialog layers

Claudio Cambra requested to merge work/clau/esc_dialog_layer into master

This MR adds an escape key handler to the pushDialogLayer functions in the PageRow and SwipeNavigator components that lets the user close the pushed dialog layer quickly by pressing Escape.

Merge request reports