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
SFML allows mirroring sprites by setting a negative scale. However, this does not appear to be reflected in the current implementation of the ImGui::Image sprite overload. Fixing this is trivial, assuming it is not by design: