1675 Commits (214d2b5d4f10d58c65593fec93fce305e5d7c4fc)
 

Author SHA1 Message Date
Emil Ernerfeldt f4a95b1e5f TextEdit: don't set `response.changed()` when cursor changes 3 years ago
Nolan Darilek 508f6d9bf5
Additional accessibility support (#412) 3 years ago
Sven Niederberger 2b4d3fa5b1
apply suggested fix (#481) 3 years ago
Emil Ernerfeldt 998e07d865
Make sure the scroll bar is never outside the screen rectangle (#475) 3 years ago
edko99 e007afc3c3
Freeze scroll area (#472) 3 years ago
Sven Niederberger 02db9ee583
Plot: Legend improvements (#410) 3 years ago
Emil Ernerfeldt ece25ee7f3 Add `Ui::set_visible` as a way to hide widgets 3 years ago
Emil Ernerfeldt 3c603c55b8 Make Layouts:: horizontal/vertial align/justify pub 3 years ago
Emil Ernerfeldt 62f58a3b05 egui_web: default to light mode unless prefers-color-scheme: dark 3 years ago
Emil Ernerfeldt 44b573f6a6 epi: merge App::load into App::setup, and provide Frame argument 3 years ago
Kayo Phoenix 31769d400f
Fixed GLSL ES 1.0 version string (#470) 3 years ago
Emil Ernerfeldt effd3c7440 egui_web: Vastly improve WebGL alpha blending 3 years ago
Emil Ernerfeldt 2af86cd2c7
Revert "Fix scroll bar position (#392)" (#458) 3 years ago
Emil Ernerfeldt ec6268e4ac egui_web: document how to fill the full width of the browser 3 years ago
Jay Oster 2932ff0e53
Fix scroll bar position (#392) 3 years ago
Emil Ernerfeldt 6468b2b84e
Implement efficent scrolling of large content (#457) 3 years ago
Tiago Ferreira 2cdd90b111
Allow alternate shortcuts on Windows (#456) 3 years ago
Emil Ernerfeldt 4964d762a7 Move WidgetType from output.rs to lib.rs 3 years ago
Emil Ernerfeldt e6fe6a6f6a Fix occasional jittery vertical positioning of glyphs 3 years ago
Emil Ernerfeldt 4d56d0328b demo: Move egui settings/inspection windows to backend panel 3 years ago
Violeta Hernández 66095b69a7
Disable default features of `ord-float` (#440) 3 years ago
Emil Ernerfeldt 3b807e1ad6 Add Context::set_debug_on_hover and egui::trace!(ui) 3 years ago
Sven Niederberger 8623909d82
Plotting: Add line markers (#363) 3 years ago
St John Giddy e320ef6c64
Detect single-threaded mutex reentry in debug mode (#433) 4 years ago
Emil Ernerfeldt c9766f8a7b
Resizable panels + right and bottom panels (#438) 4 years ago
Emil Ernerfeldt 196ddff499 Rename Shape::polygon to Shape::convex_polygon 4 years ago
Emil Ernerfeldt 085233f907 Improve various documentation 4 years ago
Emil Ernerfeldt 5b462197fa Improve instructions in PR template 4 years ago
Emil Ernerfeldt 2dea4d8db2 Color picker: fix rare infinite loop in very weird situtations 4 years ago
Emil Ernerfeldt f4ddc21740 Simplify IME cursor pos handling in TextEdit 4 years ago
Emil Ernerfeldt 6a576f4c34 Rename Output::text_cursor to text_cursor_pos 4 years ago
Emil Ernerfeldt 8cce09687f Expose text layout functions in Painter 4 years ago
Emil Ernerfeldt 53d5d32a80 GitHub issue templates: add reminder to check for duplicates 4 years ago
Emil Ernerfeldt 94479317b3 Add #[must_use] to container types: remind to call show() 4 years ago
Emil Ernerfeldt a892519297 Add Style::override_text_style 4 years ago
Zenithsiz 57981d49ee
Add support for buffers other than a `String` in `TextEdit` (#399) 4 years ago
Wojciech Kępka d292b831a1
Add an option to overwrite frame of `SidePanel` and `TopPanel` (#418) 4 years ago
Gray Olson c0929014bf
Add support for `cint` (conversions to and from color types) (#393) 4 years ago
St John Giddy ac82cc7be3
fix(plot): expose VLine and HLine (#422) 4 years ago
Ivo Vollrath 67c6002578
Fix mac scroll modifier (#402) 4 years ago
Emil Ernerfeldt 5bc53ce069 Improve panel docs 4 years ago
Violeta Hernández de02f7d042
Value of `DragValue` correctly clamped (#405) 4 years ago
Emil Ernerfeldt dd4ac43b13 Make sure egui can handle zero-sized screen rect 4 years ago
Emil Ernerfeldt 6e5b52e3bc Add features extra_asserts and extra_debug_asserts for more asserts 4 years ago
Emil Ernerfeldt bd5a85808a egui_demo_lib: fix persistence feature flag 4 years ago
Sven Niederberger bfabb70cba
Fix BottomUp layout (#386) 4 years ago
Emil Ernerfeldt 2f46c975a5 Fix wrong vertical align in default layout 4 years ago
Emil Ernerfeldt 442b953964 Tell docs.rs to use the --all-features flag when generating docs 4 years ago
Emil Ernerfeldt 9c475204da Fix uneven text kerning for non-integral dpi scales 4 years ago
Emil Ernerfeldt 50a2ed0a14 Update wasm-bindgen to 0.2.74 4 years ago