Layer sort doesn't do anything for me... I've tried placing it another part of my code but it does nothing to help. Not to mention it shouldn't be have to be called because the layers are already set in the above code as you can see.

VIEW = 3; and PANEL = 1 therefore VIEW should overlap PANEL but it doesn't! Is there any other ideas? It should be a simple fix!