Stefan said to use the function I posted previously to hide the Taskbar, you're not supposed to destroy it.
Quote:
Originally Posted by DustyPorViva
then make sure all our scripts are drawn properly now that it's hidden...
|
When the Taskbar is hidden or shown it is resizing the GraalControl. It is also resized when you resize the Graal window. If your scripts are not adjusting to this then its your own dumb fault.
function GraalControl.onResize(newwidth, newheight) {
}