Skip to content

fixes the limit box for the prop_list#459

Merged
jchanvfx merged 2 commits intojchanvfx:mainfrom
jonassorgenfrei:fix-property-limit
Jul 15, 2025
Merged

fixes the limit box for the prop_list#459
jchanvfx merged 2 commits intojchanvfx:mainfrom
jonassorgenfrei:fix-property-limit

Conversation

@jonassorgenfrei
Copy link
Copy Markdown
Contributor

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.

@jchanvfx jchanvfx merged commit 505664c into jchanvfx:main Jul 15, 2025
@jonassorgenfrei jonassorgenfrei deleted the fix-property-limit branch July 15, 2025 23:57
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.

2 participants