Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clear all pixels when dispose is 3 but previousImage is null (#2521)
* clear all pixels when dispose is 3 but previousImage is null * Separate conditions and explain why we need to drop the prev image * release previousImage for re-use
- Loading branch information