Closed guelfey closed 12 years ago
The panic() at the end of SetLayout causes the function to panic every time, so I removed it.
panic()
SetLayout
Do'h. Apparently I added the panic and never tested it... Thanks.
The
panic()
at the end ofSetLayout
causes the function to panic every time, so I removed it.