Loading
Include current position when setting position for magnified windows
The current code updates the windows position for windows that need to be magnified using only the magnification spec. When the magnification is cleared, the position to 0, 0. This isn't correct since the WC itself may have a position set. Instead, set the window's position to be the magnification spec + current position. When resetting, set the position back to the original position and not 0,0 Test: Window that has position offset + magnify Fixes: 229353818 Change-Id: I47fb447a5d2c44cfd130a05abb1ada1555a5ed5f