mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Impove drawing speed of peers list when there are many peers.
Conflicts: Changelog
This commit is contained in:
@@ -54,6 +54,7 @@ PeerListWidget::PeerListWidget(PropertiesWidget *parent):
|
||||
// Load settings
|
||||
loadSettings();
|
||||
// Visual settings
|
||||
setUniformRowHeights(true);
|
||||
setRootIsDecorated(false);
|
||||
setItemsExpandable(false);
|
||||
setAllColumnsShowFocus(true);
|
||||
|
||||
Reference in New Issue
Block a user