superduper icon indicating copy to clipboard operation
superduper copied to clipboard

Use `@trigger("apply")` instead of `on_create`.

Open jieguangzhou opened this issue 10 months ago • 0 comments
trafficstars

These two functions are the same, so we only need to keep @trigger and remove the related logic of on_create in event.py inside Create.execute, no longer reloading the component there.

jieguangzhou avatar Jan 07 '25 14:01 jieguangzhou