-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: emilk/egui
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Speed issues on Windows when immediate viewport is on another screen
#5250
opened Oct 11, 2024 by
rustbasic
Loading…
Fix : Submenus are inaccessible via keyboard Enter/Space (Response::fake_primary_click)
#5230
opened Oct 7, 2024 by
abdul2801
Loading…
Fix Issues : Unexpected Monitor Behavior When Resizing with wgpu on Windows.
#5213
opened Oct 2, 2024 by
rustbasic
Loading…
Preserves the text cursor position when right-clicking in TextEdit
#5180
opened Sep 28, 2024 by
rustbasic
Loading…
Update several crates by their minor versions
dependencies
Pull requests that update a dependency file
#5142
opened Sep 20, 2024 by
bircni
Loading…
1 task
Improvement: Reduce the area covered by the mouse cursor in
on_hover_at_pointer()
.
#5140
opened Sep 20, 2024 by
rustbasic
Loading…
Fix: You must place the mouse at the very end of
clip_rect
to make the scrollbar
appear.
#5075
opened Sep 5, 2024 by
rustbasic
Loading…
build(deps): Replace Pull requests that update a dependency file
eframe
Relates to epi and eframe
winapi
by windows-sys
dependencies
#5038
opened Aug 30, 2024 by
caspermeijn
Loading…
1 task done
added PowerShell script for running examples on windows
#5033
opened Aug 30, 2024 by
Ashu999
Loading…
1 task done
Improvement: Apply
button_padding
and drag_value_text_style
applied in Slider.,
#5027
opened Aug 29, 2024 by
rustbasic
Loading…
Always import emath directly when already a direct dependency
emath
Relates to the emath crate
exclude from changelog
refactor
#4981
opened Aug 18, 2024 by
oscargus
Loading…
1 task done
Update all examples, all tests, and
egui_demo_app
to use env_logger 0.11
#4949
opened Aug 12, 2024 by
LikeLakers2
Loading…
1 task done
Function : Returns the
FontId
corresponding to the given TextStyle
#4901
opened Aug 1, 2024 by
rustbasic
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.