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

ui.dnd_drop_zone() now returns InnerResponse. #4079

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

sowbug
Copy link
Contributor

@sowbug sowbug commented Feb 20, 2024

$ ./scripts/check.sh 
[...]
+ echo 'All checks passed.'

@emilk emilk added the egui label Feb 20, 2024
@emilk emilk changed the title Fix #4059: dnd_drop_zone() now returns InnerResponse. ui.dnd_drop_zone() now returns InnerResponse. Feb 20, 2024
@emilk emilk merged commit cdb7d15 into emilk:master Feb 21, 2024
19 of 20 checks passed
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
* Closes <emilk#4059>

```bash
$ ./scripts/check.sh 
[...]
+ echo 'All checks passed.'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ui::dnd_drop_zone() swallows the inner Response
2 participants