Skip to content
  • Martin Jones's avatar
    Allow binding the size of a Loader to its item. · 990a95fa
    Martin Jones authored
    
    
    If the size of the Loader is bound to the item, the item was resized
    before the binding was evaluated, resulting in an item height of 0.
    This change allows bindings to the item to be evaluated before we
    apply the resize logic.
    
    Task-number: QTBUG-22628
    Change-Id: I30acdb54214b422a9d4aa4e7e02a0af3674322db
    Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
    990a95fa