mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Fix column resizing issues
This commit is contained in:
@@ -1072,6 +1072,7 @@ void options_imp::on_addScanFolderButton_clicked() {
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
addedScanDirs << dir;
|
addedScanDirs << dir;
|
||||||
|
scanFoldersView->resizeColumnsToContents();
|
||||||
enableApplyButton();
|
enableApplyButton();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user