Skip to content

Knobs scroll with scrolling parent element, but not the values #382

@PunchyBass

Description

@PunchyBass

You can see the behavior here: https://i.imgur.com/uh7C0Qw.mp4

The container's css that scrolls is:

#controls-container {
	display: flex;
	max-width:893px;
	flex-wrap: wrap; 
	align-items: center;
	gap: 5px;
	overflow-y: auto;
	height: 80vh;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions