var header = {
text: "Swimlane",
//Sets "0" to hide header
height: 0
};
This doesnt seem to work though as i can still see the header and it has the new text. Any ideas what could be causing this?
Thanks
Rober
Hi Shyam
Perfect thanks for that, will plug in your workaround for the time being
Thanks
Robert
Hi Shyam
Thanks for the update, just something i noticed while testing out your fix, if i make my header 0.1 the background does get collapsed but the text layer is still visible at full size.
Its easy enough to get around this, just set text to "" as not adding it in will give it a default of Title, but i think it might possibly be something to look into or update the guide :)
thanks
Robert