Blender Git Loki
Git Commits -> Revision a6172fc
Revision a6172fc by Harley Acheson (override-recursive-resync) June 14, 2021, 14:34 (GMT) |
Render Window as Non-Child on Win32 platform This patch makes the "Render" window a top-level window, not a child of the main window, which was the case in blender versions prior to 2.93. This means it is no longer "on top", nor is the icon grouped on the taskbar in the same way, but you can Alt-Tab between it and the main window. This change only affects the Windows platform as the other platforms behave this way. See D11576 for links to negative feedback that prompts this change. Differential Revision: https://developer.blender.org/D11576 Reviewed by Brecht Van Lommel |
Commit Details:
Full Hash: a6172fc6b09e16b62591d778edbf59641ea96abd
Parent Commit: b387585
Committed By: Bastien Montagne
Lines Changed: +11, -1