Open lzfrnd opened 5 years ago
I think we need more examples of current behaviour before make some changes on it. 3-4 examples already should be good. Do you have some idea about it @luizzzdev ?
IMHO the expected behaviour should be the same of the start behaviour in flex; Positioning the objects with the default size at the start. The same behaviour that you explain can be seen when we use
I think that something like this should be possible!
`
`
Describe the bug Then using 2 components inside ViWrapper, they get a strange width
To Reproduce Put a ViSelect and a ViButton inside ViWrapper
Expected behavior I don't know exactly what should happen, but the components should not break like this. Perhaps the button height should not be altered. And both'em get the same width (50% / 50%)
Screenshots