chore(deps): bump eframe from 0.33.3 to 0.35.0 in /slamrs#224
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump eframe from 0.33.3 to 0.35.0 in /slamrs#224dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [eframe](https://github.com/emilk/egui) from 0.33.3 to 0.35.0. - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.35.0) --- updated-dependencies: - dependency-name: eframe dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
956fcd6 to
ddd214e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps eframe from 0.33.3 to 0.35.0.
Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)3fdcef1Addatoms()helpers to getAtomsfrom widgets (#8128)ffbd7dcRemove 64 bit atomics in egui_extras (#8263)3e19bd1Make font hinting target configurable viaFontTweak(#8262)e8d9652MakeSlider::newtakeimpl Into<RangeInclusive(#8260)