ruffle/core
Mike Welsh 4e27818952 core: Don't recreate objects when switching button states
When switching button states, previously we cleared all children
and recreated children for the new state. Now any children that
exist in both states are persisted and not recreated.

Fixes #2354.
2021-01-11 14:06:22 -08:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Update lyon to 0.17.1 2021-01-04 18:08:14 -08:00
src core: Don't recreate objects when switching button states 2021-01-11 14:06:22 -08:00
tests tests: Test removeMovieClip on non-movieclips 2021-01-09 18:31:04 -08:00
Cargo.toml build(deps): bump smallvec from 1.6.0 to 1.6.1 2021-01-08 12:09:49 -08:00