• Robert Knight's avatar
    Fix sidebar container initialization when "clean" theme is used · e15e597b
    Robert Knight authored
    When the "clean" theme is used, the sidebar's toggle button is not created and
    constructing the `DragHandler` failed because it was passed a `null` target.
    Update the types in `ToolbarController.sidebarToggleButton` to reflect that the
    value can be null and handle this in `Sidebar` by not initializing
    `_dragResizeHandler` in this case.
    e15e597b
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
karma.config.cjs Loading commit data...
tsconfig.json Loading commit data...