Edit

kc3-lang/SDL/src

Branch :

  • Show log

    Commit

  • Author : Ethan Lee
    Date : 2022-04-06 01:18:03
    Hash : 3ada694e
    Message : wayland: Try to detach at the beginning of ShowWindow, just in case. It's possible that an external component (probably a GL/VK context) committed, so we need to cover our bases and detach in both HideWindow and ShowWindow. Fixes a crash in UE5 editor's pop-ups.