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

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

Closed
marcelgerber opened this issue Mar 18, 2014 · 1 comment
Closed

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

marcelgerber opened this issue Mar 18, 2014 · 1 comment
Assignees
Milestone

Comments

@marcelgerber
Copy link
Contributor

  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.

@redmunds
Copy link
Contributor

Confirmed. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants