FIxed selfmade VHeader bug.

This commit is contained in:
2025-12-30 12:36:41 +01:00
parent 256cae4349
commit f170b3835d

View File

@@ -172,7 +172,7 @@
<number>0</number>
</property>
<property name="currentIndex">
<number>1</number>
<number>3</number>
</property>
<widget class="BCDeviceView" name="_consolePanel">
<property name="frameShape">
@@ -193,6 +193,9 @@
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
</widget>
<widget class="BCDeviceView" name="_motorPanel">
<property name="frameShape">
@@ -213,6 +216,9 @@
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
</widget>
<widget class="BCDeviceView" name="_batteryPanel">
<property name="frameShape">
@@ -233,6 +239,9 @@
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
</widget>
<widget class="BCDeviceView" name="_pimpPanel">
<property name="frameShape">
@@ -253,6 +262,9 @@
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
</widget>
</widget>
</item>