Skip to content

Update to egui 0.31 #79

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
May 19, 2025
Merged

Update to egui 0.31 #79

merged 1 commit into from
May 19, 2025

Conversation

drewrip
Copy link
Contributor

@drewrip drewrip commented May 19, 2025

Hi all,

Changes

  • Update equi to 0.31.1
  • Update miniquad to 0.4.8
  • Make the run_ui param a FnMut
  • Switch out some deprecated function names (swapped them one for one)
  • Handle the new Vec of commands in PlatformOutput that are included in place of copied_text and open_url

This PR duplicates a couple of the changes from #78.

Questions

  • I removed the =... from the miniquad version, does this need to be included still?
  • Housekeeper for a new release needs to be done

Please let me know what may be missing

@emilk emilk merged commit 3ff54ab into not-fl3:master May 19, 2025
4 checks passed
@drewrip drewrip mentioned this pull request May 19, 2025
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.

2 participants