Revised the bitmap offset limits, as they didn't appear to make sense.
commitc3071dc26195132deaf9607f0b2b474a3d208d02
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 21 Jul 2014 00:05:02 +0000 (21 00:05 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 21 Jul 2014 00:05:02 +0000 (21 00:05 +0000)
tree5c2bc3517d31158a9030d9fdd401201514206c04
parent9e26f7e575a57bac9bf3f3a53c653f23cc2b3d34
Revised the bitmap offset limits, as they didn't appear to make sense.
For example, they disallowed setting the top edge of a screen to be part
way down the display. The new limits are designed to ensure only that the
bitmap isn't entirely off-screen.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49128 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/hidds/graphics/BM_Class.c
rom/hidds/graphics/GraphicsClass.c