wayland: Add a bug link for the detach FIXME

This commit is contained in:
Ethan Lee 2022-04-06 01:32:57 -04:00 committed by GitHub
parent 3ada694e62
commit 279aeb59be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1003,7 +1003,9 @@ void Wayland_ShowWindow(_THIS, SDL_Window *window)
* be in both places at once? Possibly from renderers making commits? I can't
* fully remember if this location caused crashes or if I was fixing a pair
* of Hide/Show calls. In any case, UE gives us a pretty good test and having
* both detach calls passes.
* both detach calls passes. This bug may be relevant if I'm wrong:
*
* https://bugs.kde.org/show_bug.cgi?id=448856
*
* -flibit
*/