Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overridden...
commit9f54309af69ec899e7819a80403fa909f9c8929b
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Sep 2009 21:52:12 +0000 (7 21:52 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Sep 2009 21:52:12 +0000 (7 21:52 +0000)
tree4796f8753587c5541b05369175350019713ce4d1
parent24fb0c3d7c39448155da19497bfaa213aa7c4bfc
Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overridden (as done in plugins atm), and notify other code if the ui vp was overridden.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22657 a1c6a512-1295-4272-9138-f99709370657
apps/gui/viewport.c