• Hixie's avatar
    Don't set keys on images, etc, pre-emptively. · 4dacd69b
    Hixie authored
    In theory, before, if you had the same image twice in a scrolling container, you'd get an assertion with no way around it.
    This makes those nodes not bother making keys by default, which is cheaper and more correct.
    4dacd69b
tabs.dart 14.4 KB