mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 00:09:26 +02:00
TAChart: Fix another occurrence of the issue caused by commit 6cebac6b7b
.
This commit is contained in:
parent
8a61eaf193
commit
f16403f343
@ -2031,6 +2031,7 @@ begin
|
||||
FLogicalExtent := GetFullExtent;
|
||||
if not FIsZoomed then exit;
|
||||
FIsZoomed := false;
|
||||
InvalidateClipRect;
|
||||
Invalidate;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user