UI breaks after alt+tab on Windows using D3D9
Offen
Bugfix
Client
- Vorherrschende Sprache
- C++
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
apparently the windows are kicked out of the whole rendering queue.. because if an element's different StateImagery is toggled (such as a Button's hover) it works again, so the fix is to hook the alt+tab event some how (~window-isShown() ?) and re-draw the UI after every switch.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.