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
Using raw texture handles is perhaps an anti-pattern. The creator of egui has recommended using RetainedImage in the thumbnail cache. emilk/egui#1424 (comment) Replace references to texturehandle.
The text was updated successfully, but these errors were encountered:
Using raw texture handles is perhaps an anti-pattern. The creator of egui has recommended using RetainedImage in the thumbnail cache. emilk/egui#1424 (comment) Replace references to texturehandle.
The text was updated successfully, but these errors were encountered: