mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 05:00:06 -05:00
--User changes
-Make tooltip for the show/hide affine toolbar buttons show the keyboard shortcut.
This commit is contained in:
parent
14750ad96c
commit
54610ab73d
@ -8745,7 +8745,7 @@
|
||||
<string>Pre</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Show/Hide Pre Affines</string>
|
||||
<string>Show/Hide Pre Affines (P)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ActionDrawAllPreAffines">
|
||||
@ -8756,7 +8756,7 @@
|
||||
<string>All</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Show All Pre Affines</string>
|
||||
<string>Show All Pre Affines (L)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ActionDrawPostAffines">
|
||||
@ -8767,7 +8767,7 @@
|
||||
<string>Post</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Show/Hide Post Affines</string>
|
||||
<string>Show/Hide Post Affines (Shift + P)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ActionDrawAllPostAffines">
|
||||
@ -8778,7 +8778,7 @@
|
||||
<string>All</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Show All Post Affines</string>
|
||||
<string>Show All Post Affines (Shift + L)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ActionCreateReferenceFile">
|
||||
|
Loading…
Reference in New Issue
Block a user