• Eduardo Sanz García's avatar
    Removed unused click event · 963f5961
    Eduardo Sanz García authored
    The BucketBar component has a CSS property that disables click events
    (`pointer-events: none`). Hence, it is pointless to register a click
    event listener to the BucketBar.
    
    `pointer-events: none` was added to the BucketBar more than 6 years ago.
    963f5961
sidebar.js 13.2 KB