c1d985eb7c
Handle more (hopefully all) edge-cases when updating `opacity_target_old`: * `MAPPING` transitions to `FADING` if new target is reached. Otherwise no update. * `FADING` clamps to current `opacity` if old target is too small. * `UNMAPPING`/`DESTROYING` clamps to current `opacity` if old target is too small. |
||
---|---|---|
.. | ||
basic.py | ||
common.py | ||
issue239_2.py | ||
issue239_3_norefresh.py | ||
issue239_3.py | ||
issue239.py | ||
issue314_2.py | ||
issue314_3.py | ||
issue314.py | ||
issue357.py |