Commit 4fd35b2
authored
Change clear event to use textbox fade animation length (#2696)
This slightly changes the behaviour of the clear event. Instead of the given time, it will now just await the textbox hide animation.
This is good because previously it would default to a second of delay when the textbox animation was instant, which felt very unexpected to users, especially now that a clear event is automatically added at the end of dialog.1 parent a9b207d commit 4fd35b2
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | | - | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments