Very simple setup different from web? #566
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report
Issues and Steps to Reproduce
I've created a tmp repository. When you execute the release script it will build the test code.
Expected Behavior
I would expect the item to have half of the size like this:
https://jsfiddle.net/roxlu/3ngptpt7/
Actual Behavior
The calculated height is half of which I would expect. I'm setting flex to 0.5 and I would expect the height of the
item
node to reflect this (see code).Link to Code
git@github.com:roxlu/tmp_yoga_issues.git
When applicable, use this fiddle to post a web repro.
See: https://jsfiddle.net/roxlu/3ngptpt7/