Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

YgorSouza
Copy link
Contributor

As we have two Margin widgets in the same UI and this widget has a Grid with a hardcoded Id, we have to force a different Id to one of them to avoid clashes.

As we have two Margin widgets in the same UI and this widget has a Grid
with a hardcoded Id, we have to force a different Id to one of them to
avoid clashes.
@emilk emilk added bug Something is broken egui labels Aug 26, 2024
@emilk emilk changed the title Fix Id clash in Frame styling widget Fix Id clash in Frame styling widget Aug 26, 2024
@emilk emilk merged commit a0c4e28 into emilk:master Aug 26, 2024
486c pushed a commit to 486c/egui that referenced this pull request Oct 9, 2024
As we have two Margin widgets in the same UI and this widget has a Grid
with a hardcoded Id, we have to force a different Id to one of them to
avoid clashes.

* Closes <emilk#4965>
* [x] I have followed the instructions in the PR template
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
As we have two Margin widgets in the same UI and this widget has a Grid
with a hardcoded Id, we have to force a different Id to one of them to
avoid clashes.

* Closes <emilk#4965>
* [x] I have followed the instructions in the PR template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken egui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frame demo ID clash

2 participants