Blender Git Commit Log

Git Commits -> Revision 74ba0f8

September 6, 2021, 07:27 (GMT)
Fix T88812: Child Windows on Vertical Monitors

This patch improves the positioning of child windows when on monitors
that are arranged vertically (any above any other). When calculating a
window position in Ghost coordinates from GL coordinates we were using
monitor height, which can give incorrect values when desktop is taller
than any single monitor. So use desktop height instead.

See D10637 for more details and examples.

Differential Revision: https://developer.blender.org/D10637

Reviewed by Brecht Van Lommel

Commit Details:

Full Hash: 74ba0f8bd84b743c6957e68fa3da45fc6c243520
Parent Commit: 1341664
Committed By: Jeroen Bakker
Lines Changed: +1, -1

1 Modified Path:

/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021