• Craig Watson's avatar
    Fix nested folder bug · c8c26858
    Craig Watson authored
    In the right-hand pane, two folders that were at the same path and whose
    names started with the same characters were considered to be nested by
    the breadcrumbs trail.
    
    E.g, folders named "abc" and "abcd", both in the "Audio" folder:
    clicking on "abcd" made the breadcrumb trail display "[Audio] > [abc] >
    [abcd]"
    c8c26858
UBFeaturesWidget.cpp 48.6 KB