mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-04 16:54:28 +03:00
retina -> Retina
This commit is contained in:
parent
88247a9ef3
commit
65c32ecca4
|
|
@ -54,7 +54,7 @@ def grab(
|
||||||
os.unlink(filepath)
|
os.unlink(filepath)
|
||||||
if bbox:
|
if bbox:
|
||||||
if window:
|
if window:
|
||||||
# Determine if the window was in retina mode or not
|
# Determine if the window was in Retina mode or not
|
||||||
# by capturing it without the shadow,
|
# by capturing it without the shadow,
|
||||||
# and checking how different the width is
|
# and checking how different the width is
|
||||||
fh, filepath = tempfile.mkstemp(".png")
|
fh, filepath = tempfile.mkstemp(".png")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user