Page 1 of 1

[CELayoutEditor 0.7.1]

Posted: Tue Jan 12, 2010 14:52
by Armitage1982
Hi

I don't know why but saving with the new Layout editor added a lot of random HorzExtent and VertExtent values everywhere in my layout (mainly with StaticText window type).
This isn't needed since CEGUI will report an error because those properties are read only.

Thanks :)

Re: [CELayoutEditor 0.7.1]

Posted: Wed Jan 13, 2010 10:41
by CrazyEddie
Hi,

This is actually a CEGUI issue rather than a CELayoutEditor issue - I know you can't be expected to know that, but I thought I'd mention it anyway :P

Basically, certain properties are supposed to be added to a list of properties that are never to be written to XML - clearly when I added these two new properties, I failed to add them to the 'ban' list. I've added a ticket for this, and hopefully it should be fixed ready for the next release :)

CE.