Skip to content

Commit

Permalink
qt: Do not truncate node flag strings in debugwindow.ui peers details…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
Saibato committed Jun 22, 2020
1 parent 8ef15e8 commit 0ac09c9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1078,12 +1078,6 @@
<height>426</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>0</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1">
<item row="0" column="0">
<widget class="QLabel" name="label_30">
Expand Down

0 comments on commit 0ac09c9

Please sign in to comment.