mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -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>
|
<string>Pre</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Show/Hide Pre Affines</string>
|
<string>Show/Hide Pre Affines (P)</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="ActionDrawAllPreAffines">
|
<action name="ActionDrawAllPreAffines">
|
||||||
@ -8756,7 +8756,7 @@
|
|||||||
<string>All</string>
|
<string>All</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Show All Pre Affines</string>
|
<string>Show All Pre Affines (L)</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="ActionDrawPostAffines">
|
<action name="ActionDrawPostAffines">
|
||||||
@ -8767,7 +8767,7 @@
|
|||||||
<string>Post</string>
|
<string>Post</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Show/Hide Post Affines</string>
|
<string>Show/Hide Post Affines (Shift + P)</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="ActionDrawAllPostAffines">
|
<action name="ActionDrawAllPostAffines">
|
||||||
@ -8778,7 +8778,7 @@
|
|||||||
<string>All</string>
|
<string>All</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Show All Post Affines</string>
|
<string>Show All Post Affines (Shift + L)</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="ActionCreateReferenceFile">
|
<action name="ActionCreateReferenceFile">
|
||||||
|
Loading…
Reference in New Issue
Block a user