wrapFunction fixes and "importance" parameter #35
No reviewers
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
Jameson
joke
options window
question
Split!
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sparkle-devs/sparkle!35
Loading…
Reference in a new issue
No description provided.
Delete branch "important-flag"
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?
I'll also add a split-blocks addon to the sparkleaddons repository soon
Will try to review soon, thanks!
@e016 I don't think that I'll have the time to review this soon. @codingisfun2831t @Bubgamer07 Would one of you all please review the changes and merge if it looks good to you?
I've wrote this little new wrapFunction implementation, that should allow mods to do more. Maybe the important parameter should still be implemented in some way?
Nice! FYI, you forgot an apostrophe in
throw new Error("Not a function or doesnt exist.");.Ill fix that. May I add that to my sparkle class PR or somewhere else?
You can put it in the class PR, go ahead.
Merging to reduce development delays. If there are any bugs, please open an issue as I haven't reviewed these changes properly yet.