diff options
author | Sven Gothel <[email protected]> | 2011-11-11 06:35:34 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-11-11 06:35:34 +0100 |
commit | f0962124acf99a608f5e5e2f5f59fcb10f604403 (patch) | |
tree | dd08f8e60c6f92d0f10d3a263e28ecebe57cd4a8 /src/nativewindow | |
parent | f3e05fe62b91134ac601520c6f9c44d6d31fcd86 (diff) |
Animator timeout/refinement
- AnimatorImpl: evaluate double negation
if(!skipWaitForCompletion(Thread)) -> if(blockUntilDone(Thread))
- Simplify finishLifecycleAction() and reduce timeout
Diffstat (limited to 'src/nativewindow')
0 files changed, 0 insertions, 0 deletions