Improved Group View
Instead, you may use these alternatives:
Improved Group View
Allows more than 20 groups to show in the groups menu!
For developers
This mod exposes an API that allows you to post events to refresh the new group menu. It works both as a required and an optional (recommended/suggested) dependency.
Usage:
In your source file, put
#include <alphalaneous.improved_group_view/api/GroupViewUpdateEvent.hpp>
Then, whenever you want to update the group view just call
igv::GroupViewUpdateEvent().post()
1.0.17
- New icon
1.0.16
- Fix a crash
1.0.15
- iOS bugfix
1.0.14
- Named Editor Groups API bump
1.0.13
- iOS support
1.0.12
- Hook prio before Named Editor Groups
1.0.11
- Named Editor Groups Support
1.0.10
- Add tags
1.0.9
- Android32 Support
1.0.7
- FIx overlapping groups
1.0.6
- Remove unneeded logs
- Fix missing z in/de-cremenet buttons
1.0.5
- Add left alignment
1.0.4
- Fix android crash
1.0.3
- ~~Fix android crash~~
1.0.2
- Polished scroll jumping a bit
1.0.1
- Fixed a bug where you could click under and remove groups.
1.0.0
- Initial Release.
.geode files you get from this page. Some mods also require other mods as dependencies; you will need to find and install them yourself.