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

Simplify eframe example #225

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Simplify eframe example #225

merged 2 commits into from
Jul 31, 2024

Conversation

emilk
Copy link
Collaborator

@emilk emilk commented Jul 31, 2024

No description provided.

@emilk emilk requested a review from TimonPost as a code owner July 31, 2024 09:06
@emilk emilk force-pushed the emilk/example-cleanup branch from 7023e61 to 014e87e Compare July 31, 2024 09:13
@emilk emilk merged commit 2b5b8b4 into main Jul 31, 2024
1 of 6 checks passed
@emilk emilk deleted the emilk/example-cleanup branch July 31, 2024 09:37
Hoodad added a commit that referenced this pull request Aug 6, 2024
### Checklist

* [x] I have read the [Contributor Guide](../CONTRIBUTING.md)
* [x] I have read and agree to the [Code of
Conduct](../CODE_OF_CONDUCT.md)
* [x] I have added a description of my changes and why I'd like them
included in the section below

### Description of Changes

This removes all `::{{closure}}` from the suffix of a function name when
cleaning the name. Previously this was limited to 2.

This is noticeable with the changes made in #225 where the `main
function` being labeled as `main::{{closure}}`

### Before

![image](https://github.com/user-attachments/assets/a484973e-088e-48cc-bef8-589db8b9bfd4)

### After 
![Screenshot 2024-08-05
131903](https://github.com/user-attachments/assets/84830f94-9d2b-4249-9295-e7d4896ad958)
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