Skip to content

Commit 0ac09c9

Browse files
committed
qt: Do not truncate node flag strings in debugwindow.ui peers details tab.
Not all possible node flags are visible in details of peers tab since v18.2. qt will now autoadapt the slider to the full string size. Signed-off-by: saibato <saibato.naga@pm.me>
1 parent 8ef15e8 commit 0ac09c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,12 +1078,6 @@
10781078
<height>426</height>
10791079
</rect>
10801080
</property>
1081-
<property name="minimumSize">
1082-
<size>
1083-
<width>300</width>
1084-
<height>0</height>
1085-
</size>
1086-
</property>
10871081
<layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1">
10881082
<item row="0" column="0">
10891083
<widget class="QLabel" name="label_30">

0 commit comments

Comments
 (0)