Skip to content

[BUG] Limit total tick marks on sliders #3331

Open
@ndrezn

Description

@ndrezn

Slider components, when set with many tick marks, will freeze the UI.

While developers may notice this and fix it, in AI systems setting too many tick marks causes problems in rendering really easily, and is hard to debug.

We can plausibly just restrict the total tick marks to ~5k or so as a maximum (most displays are 5k pixels wide, so 5k tick marks is more than enough).

Metadata

Metadata

Assignees

Labels

P1needed for current cyclebugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions