• Greg Spencer's avatar
    Move geometric sort for semantics to the framework side. (#14539) · 7be0bd1c
    Greg Spencer authored
    This adds geometric sort ordering back in for semantics nodes that don't have a sort order defined.
    
    With this change, widgets that either have no sort order, or have an equivalent sort order, will be compared geometrically. The comparison is between the two starting corners, so it is TextDirection-aware: parent nodes that are set to have LTR text will compare upper left corners of their children, and upper right when set to RTL.
    
    Also fixed a bug in the Transform widget that didn't mark modified nodes as needing a semantics update.
    7be0bd1c
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
service_extensions_test_file Loading commit data...