Layout v0.4.22 Release Notes

Release Date: 2017-09-10 // over 6 years ago
    • โž• Added Layout XML file autocompletion support for the Sublime Text editor (see README for details)
    • ๐Ÿ›  Fixed a regression introduced in version 0.4.21 that caused constant values to be re-evaluated on each update
    • โšก๏ธ View and view controller properties whose value has not changed are no longer re-applied on each update
    • ๐Ÿ›  Fixed a bug where constant expressions containing true, false or nil were re-evaluated on each update
    • ๐Ÿ›  Fixed UIStackView auto sizing, which was broken in version 0.4.18
    • ๐Ÿ“š Clarified documentation for creating custom components
    • ๐Ÿ‘Œ Improved LayoutTool formatting of expressions