Closed mojomonger closed 11 months ago
when a (green button) reference is clicked it brings up the Reference Viewer modal popup.
Hitting the Escape key should dismiss the popup.
Issues may be if any of the inner components want to interpret the escape key. This could be handled with event scope
Done as of version 0.2.23.12
when a (green button) reference is clicked it brings up the Reference Viewer modal popup.
Hitting the Escape key should dismiss the popup.
Issues may be if any of the inner components want to interpret the escape key. This could be handled with event scope