Skip to content

Commit 3592c72

Browse files
committed
Add minor tooltip
1 parent dc31bc7 commit 3592c72

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/TileViewer.ui

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
<rect>
5151
<x>0</x>
5252
<y>0</y>
53-
<width>695</width>
54-
<height>368</height>
53+
<width>774</width>
54+
<height>356</height>
5555
</rect>
5656
</property>
5757
</widget>
@@ -210,6 +210,9 @@ NT: $196E (base+$16E)</string>
210210
</item>
211211
<item>
212212
<widget class="QCheckBox" name="cb_highlight">
213+
<property name="toolTip">
214+
<string>visible when using 'Name Table + Overlay' as Tilemap Source</string>
215+
</property>
213216
<property name="text">
214217
<string>Highlight Tile</string>
215218
</property>

0 commit comments

Comments
 (0)