Daybrush (Younkue Choi)
Daybrush (Younkue Choi)
@stemcc I will remake scenejs for all frameworks including svelte. (in hooks or reactive form) I will release it within this month. * Concept ```html import { useSceneItem } from...
@qikong333 Try code: ```js scene.removeItem(id); timeline.update(); ```
@qikong333 keydown `backspace` key
@qikong333 SelectEvent has selectedTime ```js item.remove(selectedTime); ``` And let's check the timeline. Or I will add a function.
@leeboo `scenejs` 1.1.6 is released. Check it again. Thank you :)
@leeboo scenejs 1.3.2 is released. Thank you :)
@leeboo It is now version 1.5.2. If you can’t delete and reinstall, can you see the code that comes out when you click `toinnerproperties` of call stack?
@qikong333 Oh sorry. The `scenejs` for the framework can only be set at the init. You have to do it like you did.
@Yomyer scenejs 1.1.7 is released. Check it again. Thank you :)
@yaronlevi Hi. Thank you for writing the issue first. I've used `react-native` for the first time, so I don't know if it will be the correct answer. I knew that...