fix: memory view's cell is too wide in linux

This commit is contained in:
Roy Qu 2023-07-14 20:37:29 +08:00
parent 8e6a1872db
commit cd4284f13d
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,7 @@
Red Panda C++ Version 2.24
- fix: members of elements of stl maps are not correctly suggested.
- fix: memory view's cell size is too wide in linux.
Red Panda C++ Version 2.23

View File

@ -120,7 +120,7 @@
<x>0</x>
<y>0</y>
<width>955</width>
<height>24</height>
<height>30</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -965,7 +965,7 @@
<enum>QTabWidget::South</enum>
</property>
<property name="currentIndex">
<number>6</number>
<number>2</number>
</property>
<property name="iconSize">
<size>
@ -1160,7 +1160,7 @@
<enum>QTabWidget::North</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>4</number>
</property>
<widget class="QWidget" name="tabDebugConsole">
<attribute name="title">
@ -1313,6 +1313,9 @@
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>20</number>
</attribute>
</widget>
</item>
<item row="0" column="1">