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
Dont put the handles created at fixed size to zoomLevelToImageHandle
The image handles created for a given target height and width is created
by passing a zoom of -1. It does not make sense to put this handle in zoomLevelToImageHandle
map. Putting the handle in the map would result in the image handle to
be destroyed when switching monitors.
0 commit comments