-
- Downloads
fix: remove unbalanced saveGraphicsState
Each time saveGraphicsState must be called in pair with
restoreGraphicsState. Otherwise it could cause unexpected behaviour
(crash during call on macOS 10.14)
Change-Id: If7a10671c84bb4dd4fd67541fcaa3237ee66abe4
Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
Please register or sign in to comment