Skip to content

Document how to set max-height of dropdowns dynamically #8147

@cpcallen

Description

@cpcallen

Check for duplicates

  • I have searched for similar issues before opening a new one.

Problem

core/css.ts sets the maximum height of dropdowns to 300px. This helps keep dropdowns from overflowing the workspace, but can also force the user to scroll field pop-ups unnecessarily, e.g. when editing large bitmaps.

Request

The maximum dropdown size can be overridden with CSS. Document how to do this.

Alternatives considered

No response

Additional context

See also #4695.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: docsDescribes missing or incorrect documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions