Skip to content

Update detail-stack implementation after #784 #798

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

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

ml-physec
Copy link
Contributor

@ml-physec ml-physec commented Aug 7, 2025

#784 (which split UnityPrintNumberByStyle) was developed in parallel to #775 (which added another use of UnityPrintNumberByStyle), so when both were merged, the optional detail-stack no longer worked.

This was noticed by @joukewitteveen here.

This updates the implementation of the detail-stack.

I considered (re)adding UnityPrintNumberByStyle as a wrapper to support either uint or int, but I think that would defeat the point of the split.

@mvandervoord
Copy link
Member

Thanks for catching this!

@mvandervoord mvandervoord merged commit 0d7ea70 into ThrowTheSwitch:master Aug 7, 2025
4 checks passed
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