-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed animated image rendering for dynamic frame dimensions
Summary: This fixes animated image rendering for frames with varying dimensions. Our temp bitmap will increase in size during the first animated image loop and we will then draw the correct bounds of the set bitmap. Fixes #2015 Reviewed By: erikandre Differential Revision: D6726703 fbshipit-source-id: 57602c925bb59481885be3a7ef44e9c85dc76035
- Loading branch information
1 parent
9077110
commit 086fd1d
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters