nsftx / chameleon-bundle-material

Material Bundle for Chameleon applications
https://chameleon.nsoft.com
6 stars 1 forks source link

Fix v-list items height #269

Closed SoldoV closed 4 years ago

SoldoV commented 4 years ago

Ref #268

esmehodzic commented 4 years ago

There is a specific case of an Image in Vertical List, with Flex Grid.

When a Vertical list with 50% of the Panel contains a Flex Grid with 50% of it's height and Image with also 50 % height, an image is displayed as 25 % of the height and changing height of an Image to 100%, displays an image as 150% height. See images below:

Image, 50% height: image

Image, 100% height: image

Steps to reproduce:

SoldoV commented 4 years ago

There is a specific case of an Image in Vertical List, with Flex Grid.

This is an image bug, it isn't caused by the v-list. So, open a new issue for this

esmehodzic commented 4 years ago

This is no behaving as expected. 🎉