Display decimal tile/metatile IDs alongside hex by default

This commit is contained in:
GriffinR
2026-03-09 11:39:28 -04:00
parent ce090b27ef
commit e40c48c07d
7 changed files with 45 additions and 15 deletions

View File

@@ -122,6 +122,16 @@
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton_DecimalHexadecimal">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, tile IDs and metatile IDs will be displayed as &amp;quot;&amp;lt;hexadecimal&amp;gt; (&amp;lt;decimal&amp;gt;)&amp;quot;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Both</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">