JQMRegion and Size rendering

HI,
I've noticed that if you have JQMRegion.RegionOptions.RenderHeight:=TRUE
and have JQMRegion.StyleRenderOptions.RenderSize:=FALSE the height of the region
still gets rendered but the width does not. IMO the JQMRegion.StyleRenderOptions should have precedence over any render properties in the component.
I wasted an hour over trying to find why height gets rendered when the StyleRenderOptions is set to FALSE. Maybe this helps someone else.
I've noticed that if you have JQMRegion.RegionOptions.RenderHeight:=TRUE
and have JQMRegion.StyleRenderOptions.RenderSize:=FALSE the height of the region
still gets rendered but the width does not. IMO the JQMRegion.StyleRenderOptions should have precedence over any render properties in the component.
I wasted an hour over trying to find why height gets rendered when the StyleRenderOptions is set to FALSE. Maybe this helps someone else.