Skip to content

Simplify egui_winit::State#3678

Merged
emilk merged 3 commits intomasterfrom
emilk/simplify-egui-winit
Dec 5, 2023
Merged

Simplify egui_winit::State#3678
emilk merged 3 commits intomasterfrom
emilk/simplify-egui-winit

Conversation

@emilk
Copy link
Owner

@emilk emilk commented Dec 4, 2023

By storing a clone of the egui context in it, we can be sure to always use the correct pixels_per_point

By storing a clone of the egui context in it, we can be sure
to always use the correct `pixels_per_point`
@emilk emilk added egui-winit porblems related to winit refactor labels Dec 4, 2023
@emilk emilk merged commit a4e3894 into master Dec 5, 2023
@emilk emilk deleted the emilk/simplify-egui-winit branch December 5, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

egui-winit porblems related to winit refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant