Replace decorators with AngelScript scripts #183
Labels
No labels
bug
documentation
explore
improvement
roadmap
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
Tearnote/Playnote#183
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To allow greater theming flexibility, decorators should be definable by the user. This should be possible with AngelScript. A script will enqueue some stylesheet-defined shapes for drawing, possibly transformed to match the width/height. It must maintain a persistent list of active shapes, so that animations can play out.