mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 04:19:19 +02:00
LazReport, workaround to fix scrollbars not showing in report editor on windows, issue #22960
git-svn-id: trunk@39161 -
This commit is contained in:
parent
2ed0e7a34c
commit
750dab2f2b
@ -2824,7 +2824,7 @@ begin
|
||||
|
||||
ShowPosition;
|
||||
RestoreState;
|
||||
//FormResize(nil);
|
||||
FormResize(nil);
|
||||
end;
|
||||
|
||||
procedure TfrDesignerForm.FormHide(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user