Page 2 of 2
Re: Canvas Size
Posted: Fri Mar 29, 2013 2:56 am
by Sighman
I have found that, if I have an aspect ratio set, when I enter a value for width, height does not update. If I then click on the plus button to bump it up a bit then the height gets recalculated. I need to double check if this causes the render to update the canvas size.
Re: Canvas Size
Posted: Fri Mar 29, 2013 3:01 am
by t_3
Sighman wrote:I have found that, if I have an aspect ratio set, when I enter a value for width, height does not update. If I then click on the plus button to bump it up a bit then the height gets recalculated. I need to double check if this causes the render to update the canvas size.
this may indeed indicate, that the last change in this area did mess something up. if i can get back to my code, i'll see if this is a quick fix to release (most probably)...