Skip to content

Commit 2d89293

Browse files
committed
Set avatar maximum size to 256x256
1 parent 4a96c8f commit 2d89293

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/mumble/widgets/CommentViewWidget.ui

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,12 @@
149149
<height>8</height>
150150
</size>
151151
</property>
152+
<property name="maximumSize">
153+
<size>
154+
<width>256</width>
155+
<height>256</height>
156+
</size>
157+
</property>
152158
<property name="text">
153159
<string/>
154160
</property>

0 commit comments

Comments
 (0)