When I try to render a panel onto another panel's bitmap, using target_map, it changes the target panel's bitmap into some ugly looking mess.
I noticed that when close the engine then run it again, the ugly image is the same as the previous time I ran it. Why is this? Why would it even show an image that was meant to be released from memory when the engine was closed?