Skip to content

Pressing Escape now closes dialog windows, overlay sheets, and incidence info (in that order)

Claudio Cambra requested to merge work/fhek/esc_to_close_incidence_editor into master

This MR adds an action to main.qml that closes the top-most layer/sheet/drawer currently open.

It also adds a connection to dialog windows that closes them on pressing escape.

Related to #19 (closed)

Merge request reports