You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unify instantiation of image handles in ImageFileNameProvider
Initializing image handle only using initNative method for both the
cases where zoom is equal to the filezoom and when its not equal to the
filezoom. The handle in case of not equal is created temporarily and
destroyed later before calling init.
0 commit comments