graphics.library: restore passing RelLeftEdge and RelTopEdge to layer creation function.
commita661b3e9e8fde35488f3a8d4882e19f7a0d33da6
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 13 Oct 2013 19:29:45 +0000 (13 19:29 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 13 Oct 2013 19:29:45 +0000 (13 19:29 +0000)
tree226f86c87a142bd47742de2aeb4331b947fff33f
parent92d397d0bff2b22a0dbfe11dc3d1710950988133
graphics.library: restore passing RelLeftEdge and RelTopEdge to layer creation function.

When parent window is presented, also parent layer is passed to
layers.library. Passing absolute coordinates (LeftEdge/TopEdge)
cause the layer to be double-offsetted and not in place of the window.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48286 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/intuition/openwindow.c