window: add context for "Left Heavy"

Fixes #111
This commit is contained in:
Christian Hergert
2024-01-22 09:40:46 -08:00
parent 9eca469402
commit 8bc77e5ba6

View File

@ -449,7 +449,7 @@
<section>
<attribute name="label" translatable="yes">Flamegraph</attribute>
<item>
<attribute name="label" translatable="yes">Left Heavy</attribute>
<attribute name="label" translatable="yes" context="sort largest stack frames to the left">Left Heavy</attribute>
<attribute name="action">win.callgraph.left-heavy</attribute>
</item>
</section>