I don't know if this is part of the flexbox spec or not but I'm porting from Yoga and find these missing. I thought about just implementing myself but that is not easily possible on my end since its not just a simple Math.Max in a Width/Height property setter, as you want the MaxWidth/MaxHeight to be active during the layout calculations.
If I end up implementing this myself will you be taking pull requests?
I don't know if this is part of the flexbox spec or not but I'm porting from Yoga and find these missing. I thought about just implementing myself but that is not easily possible on my end since its not just a simple Math.Max in a Width/Height property setter, as you want the MaxWidth/MaxHeight to be active during the layout calculations.
If I end up implementing this myself will you be taking pull requests?