Skip to content

fixes the limit box for the prop_list #459

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonassorgenfrei
Copy link

Currently the property window is having one more item then the limit, as the limitation is done based on
the amount of properties before the insertion.

The limitation doesn't take into account if a widget is already in the list an might remove other properties that won't interfer with the limit.

This PR fixes post issues described above by reordering the operations and taking the newly added item into account.

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

Successfully merging this pull request may close these issues.

1 participant