mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-13 19:35:40 -05:00
move map pixmap item and metatile rendering from Map to Layout
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="mapListContainerPage2" native="true">
|
||||
<widget class="QWidget" name="mapListContainerPage2">
|
||||
<attribute name="title">
|
||||
<string>Areas</string>
|
||||
</attribute>
|
||||
@@ -443,6 +443,9 @@
|
||||
<property name="selectionBehavior">
|
||||
<enum>QAbstractItemView::SelectItems</enum>
|
||||
</property>
|
||||
<property name="expandsOnDoubleClick">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<attribute name="headerVisible">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
|
||||
Reference in New Issue
Block a user