Skip to content

fix: ensure the inspector panel scrolls when overflowing

Dennis Collaris requested to merge fix/inspector-panel-scroll into main

Small fix. Caught my eye as !172 (merged) expands the inspector panel content, which overflows my screen.

@Leo, perhaps you can test on windows if it looks ok? MacOS is fine, but scroll bars on windows are usually pretty ugly. Using overflow: overlay; instead of auto may fix it, please check :)

Edited by Dennis Collaris

Merge request reports

Loading