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

fix: recursion on emojis renderer #2105

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

sanzoghenzo
Copy link
Contributor

fixes #2104

Since this doesn't depend on Revit APIs, I added a unit test project that could be inserted in the CI pipeline (I will add it soon).

This still uses png icons, I'll tackle the unicode chars / emojis font in a separate PR.

This could be cherry picked in devel branch without any problem

@sanzoghenzo sanzoghenzo changed the base branch from master to develop-4 February 21, 2024 08:51
@jmcouffin
Copy link
Contributor

It looks good.
Do you want to add the CI step in this PR?

@sanzoghenzo
Copy link
Contributor Author

Since there's only one test, it's too soon for a test step in the CI pipeline to be useful, so I'll defer it for another time

@jmcouffin jmcouffin merged commit 0f24d6a into pyrevitlabs:develop-4 Feb 21, 2024
0 of 2 checks passed
@sanzoghenzo sanzoghenzo deleted the develop-4 branch March 2, 2024 08:44
Copy link
Contributor

📦 New public release are available for 4.8.15.24089+0912

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.

Extra characters on repeated Emojis
2 participants