mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-09-22 14:24:19 +00:00
Summary: - Sending `ESCAPE` while hovering the options panel was not working - This is because of the keepExpanded flag which was set to true - Solution is to set the keepExpanded flag to false, prior to toggling the Menu Test Plan: - Tested manually Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2836