mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 17:58:03 +02:00
TurboPower_IPro: fixed text hiding under vertical scrollbar.Patch by Zilvinas Ledas.issue #20567
git-svn-id: trunk@33124 -
This commit is contained in:
parent
566f7cd880
commit
a8d7b7eecc
@ -17846,6 +17846,7 @@ begin
|
||||
VScroll.Update(False, False);
|
||||
HScroll.Update(True, False);
|
||||
end;
|
||||
GetPageRect();
|
||||
finally
|
||||
FUpdatingScrollBars := False;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user