Ash Blue

Results 46 issues of Ash Blue

When calling `GetAll` with an item entry type (line 180). The cast will fail if you're using a custom item entry type and a custom item entry type that forks...

bug

`.releaserc` needs to look like this in order to detect main and master branches. Currently fails if `main` branch is the target. ``` { "branches": ["master", "main"], "plugins": [ ......

bug

Setup all contributors. Include https://github.com/marosiak for a documentation contribution.

documentation
enhancement

It would be nice to be able to sort the database object display by a custom sort type. For example, created date, last modified, alphabetical, category, ect.

enhancement
vanity

It would be nice if the visualizer could restore the last selected tree on stop and play. Somewhat annoying to have to re-click the BT button every time you play...

enhancement
help wanted

Dark mode colors are muted because the nodes are inheriting from the GUI box skin. Instead the code should look something like this where it doesn't inherit the pre-existing colors....

bug