mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-04 08:44:26 +03:00
retina -> Retina
This commit is contained in:
parent
88247a9ef3
commit
65c32ecca4
|
|
@ -54,7 +54,7 @@ def grab(
|
|||
os.unlink(filepath)
|
||||
if bbox:
|
||||
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,
|
||||
# and checking how different the width is
|
||||
fh, filepath = tempfile.mkstemp(".png")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user