memory-limited renderer bug fixed
This commit is contained in:
parent
3b2ef8ab92
commit
6c02a3d075
@ -639,6 +639,7 @@ begin
|
||||
fcp.center[1] := center_base + fcp.height * slice / (fcp.pixels_per_unit * zoom_scale);
|
||||
CreateCameraMM;
|
||||
ClearBuckets;
|
||||
fcp.actual_density := 0;
|
||||
|
||||
t := Now;
|
||||
SetPixels;
|
||||
|
Loading…
Reference in New Issue
Block a user