mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 15:39:32 +02:00
LazReport: Update dseigner scrollbars on changing current page, patch by Michal Gawrycki, issue #35882
git-svn-id: trunk@61623 -
This commit is contained in:
parent
742d4e74ed
commit
123e8f9f45
@ -3670,6 +3670,7 @@ begin // setting curpage and do all manipulation
|
||||
ResetSelection;
|
||||
SendBandsToDown;
|
||||
PageView.Invalidate;
|
||||
UpdScrollbars;
|
||||
finally
|
||||
fInBuildPage:=False;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user