Layout v0.4.6 Release Notes

Release Date: 2017-08-03 // almost 7 years ago
    • โž• Added support for UIStackView
    • Empty XML files no longer crash Layout
    • ๐Ÿ”„ Changed styling of file disambiguation dialog to avoid confusion with Red Box error dialog
    • โž• Added Cmd-alt-R hard reset keyboard shortcut for clearing user file selection
    • ๐Ÿ‘ Unsupported HTML tags now raise an error
    • Auto-sizing calculations are now more tolerant of recursive width/height references
    • ๐Ÿ›  Fixed a circular reference crash in width/height expressions
    • ๐Ÿ›  Fixed a bug with Red Box error not updating after a reload
    • The first two subviews added to a UITableView now become the header and footer respectively
    • ๐Ÿ›  Fixed an intermittent crash due to reloading in the middle of expression evaluation
    • โž• Added Sandbox example app