Reproduction:
Actual result: only item B can be heightened
Expected result: all items can be heightened
Hello, Joseph,
I noticed that my colleague has already left an answer in the forum thread regarding this matter:
https://www.telerik.com/forums/vertical-resize-on-bottom-containers-not-working#5317995
I'll add it here for better visibility in case anybody else stumbles across this thread.
Indeed, setting a height to the TileLayout big enough will allow resizing on the bottom tiles. However, this will force the whole widget to have a fixed height and tiles will be limited within it.
Best Regards,
Georgi Denchev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
It's been almost a year. Is there any fix?
I understand why elements should be kept within the content. Setting the width and height of the content seems appropriate. So the width works, but the height doesn't. Meaning the elements have not reached the maximum height set in the configuration. So shouldn't the last row still be allowed to be increased up to the point where the element reaches the boundary of the content height?
Hi Anna,
Thank you for your feedback.
The current implementation of the TileLayout restricts the user from resizing elements from the last row in a downward direction, as well as elements in the last column to the right.
The TileLayout is a new component and this behavior as well as other use cases and new features are subject to discussion and improvement. So this behavior will be reviewed by our team and if it gets popularity it may be changed.
Regards,
Denitsa
Progress Telerik