Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[BezierEditor] Fast edit causes invalid hint to hide #7233

@marcelgerber

Description

@marcelgerber
  1. Open an invalid Inline Editor like cubic-bezier()
  2. Change it to a valid one like cubic-bezier(0, 0, 0, 0)
  3. Then quickly (while the fadeout animation is still running, you only have 0.7s) change it back again to an invalid one.

Result: The hint is hidden
Expected: The hint should be shown again

I'll take a look myself first.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions