diff options
author | Sven Gothel <[email protected]> | 2011-12-23 03:33:30 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-12-23 03:33:30 +0100 |
commit | 3f5df93484a2ea97c6e51a717f05d9ddcec64d84 (patch) | |
tree | 33d6bbed9029c4c9fabc4db023d20162a82096cb /make/doc | |
parent | c6fca0edc9f092a8f08f14f6ad128b62c6227c6e (diff) |
Screen: width/height reflects virtual Screen size (-> big-desktop)
Add updateScreenSize() utilizing new getNativeScreenSizeImpl() to set/update the virtual Screen size.
This replaces setScreenSize() where the ScreenMode dimension was being used
which doesn't reflect the virtual size.
ScreenMode Test Impact:
We cannot assertEquals(sm.getRotatedWidth(), screen.getWidth()),
since ScreenMode size != virtual size.
Diffstat (limited to 'make/doc')
0 files changed, 0 insertions, 0 deletions