Adjustments for chrome flags
This commit is contained in:
parent
d9d8697282
commit
7d0aaef34b
|
|
@ -75,7 +75,6 @@ trait PdfMaker
|
||||||
'--disable-features=SharedArrayBuffer,OutOfBlinkCors,NetworkService,NetworkServiceInProcess',
|
'--disable-features=SharedArrayBuffer,OutOfBlinkCors,NetworkService,NetworkServiceInProcess',
|
||||||
|
|
||||||
'--wait-for-network-idle',
|
'--wait-for-network-idle',
|
||||||
'--virtual-time-budget=5000',
|
|
||||||
'--font-render-hinting=medium',
|
'--font-render-hinting=medium',
|
||||||
'--enable-font-antialiasing',
|
'--enable-font-antialiasing',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue