forked from mia/Aegisub
Update the grid scrollbar after dialogue count changes
This commit is contained in:
parent
1b0c1902d5
commit
f07a2559b8
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ void BaseGrid::UpdateMaps() {
|
|||
}
|
||||
|
||||
SetColumnWidths();
|
||||
AdjustScrollbar();
|
||||
Refresh(false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue