angular-grid-layout
angular-grid-layout copied to clipboard
Min property and scroll bug
Changes for issues described in https://github.com/katoid/angular-grid-layout/issues/63
Change list includes doing width and height calculations off the max between the w and minW properties and the h and minH properties. Also triggering the calculateRenderData method after the content fully inits because the width of the parent was being consumed incorrectly in the ngOnInit method causing items to overflow outside parents bounds causing scroll.
@Devin-Harris Hi Devin, When can these fixes will be available to us. We are using Katoid in our application. Could you please tell me. So after merging do they need to release this in new version or how it will be.
@Devin-Harris Hi Devin, When can these fixes will be available to us. We are using Katoid in our application. Could you please tell me. So after merging do they need to release this in new version or how it will be.
I would imagine it would it would be available upon a new release, assuming its good to merge. As far as when that would be you would probably need to ask a maintainer of the repo as I'm not sure what the plan is for future releases.