Skip to content
Snippets Groups Projects
Commit b102ee2d authored by Mnikolenko Productengine's avatar Mnikolenko Productengine
Browse files

SL-13801 The"Hover Height" floater should be closed after pressing the "Ctrl-alt-H" shortcut keys

parent 5f06438a
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,8 @@ ...@@ -98,7 +98,8 @@
shortcut="alt|control|H" shortcut="alt|control|H"
visible="false"> visible="false">
<menu_item_call.on_click <menu_item_call.on_click
function="HoverHeight"/> function="Floater.ToggleOrBringToFront"
parameter="edit_hover_height"/>
<menu_item_call.on_enable <menu_item_call.on_enable
function="Edit.EnableHoverHeight"/> function="Edit.EnableHoverHeight"/>
</menu_item_call> </menu_item_call>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment