Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello, is it possible to limit the maximum value of Max levels? #500

Open
xiaoyang2013 opened this issue Aug 5, 2024 · 2 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@xiaoyang2013
Copy link

Hello, can you add a function to limit the maximum value of "Include ancestors" and "Include descendants" Max levels in the background?
For example, in the background, limit "Visitor" to 5 levels, "Member" to 10 levels, "Editor" to 15 levels, "Moderator" to 20 levels, and "Manager" to 25 levels,
because GVExport will take up a lot of resources when generating multi-level graphics.

捕获

@Neriderc Neriderc added the enhancement New feature or request label Aug 5, 2024
@Neriderc Neriderc added this to the 2.1.22 milestone Aug 5, 2024
@Neriderc
Copy link
Owner

Neriderc commented Aug 5, 2024

This isn't currently possible, but shouldn't be too hard to implement. Currently I'm trying to avoid making changes while another contributor is working on a change, but I will plan to add this into the next version when it's released.

@xiaoyang2013
Copy link
Author

Thank you very much for your adoption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants