Cleanup FormLayout
* Use let or const instead of var
* Early return in functions
* Fix an issue with effectiveLayout using height from temporary item
instead of height of label
Edited by Carl Schwan
* Use let or const instead of var
* Early return in functions
* Fix an issue with effectiveLayout using height from temporary item
instead of height of label