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

SL-15736 Show checkmark in the menu while Improve Graphics Speed floater is open

parent f24682d8
No related branches found
No related tags found
No related merge requests found
......@@ -853,13 +853,16 @@
parameter="UseDebugMenus" />
</menu_item_check>
</menu>
<menu_item_call
<menu_item_check
label="Improve graphics speed..."
name="Performance">
<menu_item_call.on_click
<menu_item_check.on_click
function="Floater.Toggle"
parameter="performance" />
</menu_item_call>
<menu_item_check.on_check
function="Floater.Visible"
parameter="performance" />
</menu_item_check>
<menu_item_separator/>
<!-- <menu_item_check
label="Show Navigation Bar"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment