Resize rows to content at startup
This commit is contained in:
@@ -312,6 +312,8 @@ void GridAccount::LoadOperations(std::vector<Operation>* operations, int month,
|
||||
resizeColumnToContents(OP_DELETE);
|
||||
resizeColumnToContents(CHECKED);
|
||||
|
||||
resizeRowsToContents();
|
||||
|
||||
_loadOperations = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user