Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

b0o0m #1

Closed
puzzle9 opened this issue Mar 1, 2022 · 1 comment
Closed

b0o0m #1

puzzle9 opened this issue Mar 1, 2022 · 1 comment

Comments

@puzzle9
Copy link

puzzle9 commented Mar 1, 2022

image

点击 beachflower 大约20次后就出现bug了

user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.45 Safari/537.36
@carl-jin
Copy link
Contributor

carl-jin commented Mar 2, 2022

没复现出来,每次点击都会清空 filter,不会出现叠加的情况

 button.addEventListener("click", () => {
    gui.reset(true);
    //  @ts-ignore
    let filter = new Preset(button.dataset.key);
    app.stage.filters = [filter];
  });

@carl-jin carl-jin closed this as completed Jun 7, 2022
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