Skip to content

Conversation

@BrandonChanSkybox
Copy link
Contributor

@BrandonChanSkybox BrandonChanSkybox commented Aug 20, 2025

Sends Global Dynamic Property Values to the Debugger
Allows users to see all Global Dynamic Properties listed in a grid.
The Grid shows names in one column, and the values of the dynamic properties in the other

@BrandonChanSkybox BrandonChanSkybox marked this pull request as ready for review September 8, 2025 23:01
@BrandonChanSkybox BrandonChanSkybox changed the title Task AB#1375511: Add ability to see global dynamic property values in the sidebar Add ability to see global dynamic property values in the Debugger Window Sep 9, 2025
Copy link
Contributor

@SBLMikeDemone SBLMikeDemone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for iterating with me!

Copy link
Contributor

@SBLMikeDemone SBLMikeDemone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Contributor

@SBLMikeDemone SBLMikeDemone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the react caching will rebuild every tick unnecessarily

Copy link
Contributor

@SBLMikeDemone SBLMikeDemone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I'd recommend doing a stress test where you have 100s of dynamic properties that are all updating and adding and removing at different intervals and make sure this still works well

@BrandonChanSkybox BrandonChanSkybox changed the title Add ability to see global dynamic property values in the Debugger Window Feat: Add ability to see global dynamic property values in the Debugger Window Sep 19, 2025
@BrandonChanSkybox BrandonChanSkybox force-pushed the sbl/1375511/brandon-chan/AddAbilityToSeeGlobalDynamicPropertyValuesInSidebar branch from d2bc512 to 46c564a Compare September 22, 2025 23:39
@BrandonChanSkybox BrandonChanSkybox changed the title Feat: Add ability to see global dynamic property values in the Debugger Window feat: Add ability to see global dynamic property values in the Debugger Window Sep 22, 2025
@BrandonChanSkybox BrandonChanSkybox merged commit bd62bb1 into main Oct 21, 2025
3 of 6 checks passed
@BrandonChanSkybox BrandonChanSkybox deleted the sbl/1375511/brandon-chan/AddAbilityToSeeGlobalDynamicPropertyValuesInSidebar branch October 21, 2025 05:56
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.

3 participants