mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-17 14:18:28 -05:00
Add some useful shortcuts
This commit is contained in:
@@ -2917,6 +2917,9 @@
|
||||
<property name="text">
|
||||
<string>Tileset Editor</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+T</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSort_by_Area">
|
||||
<property name="checkable">
|
||||
@@ -2972,6 +2975,9 @@
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Show the player's view rectangle on the map based on the cursor's position.</p></body></html></string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>V</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCursor_Tile_Outline">
|
||||
<property name="checkable">
|
||||
@@ -2983,11 +2989,17 @@
|
||||
<property name="text">
|
||||
<string>Cursor Tile Outline</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>C</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRegion_Map_Editor">
|
||||
<property name="text">
|
||||
<string>Region Map Editor</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+M</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionNew_Tileset">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user