.. |
app.rs
|
End statements with semicolon (clippy::semicolon_if_nothing_returned)
|
2021-10-20 16:46:57 +02:00 |
code_editor.rs
|
demo: add syntax_highlighting module with theme editor
|
2021-10-09 12:04:10 +02:00 |
code_example.rs
|
Code example demo: remove extra ScrollArea
|
2021-10-23 15:36:25 +02:00 |
dancing_strings.rs
|
dancing_string demo: handle large input.time
|
2021-10-24 18:38:44 +02:00 |
demo_app_windows.rs
|
Demo: add button to reset the demo
|
2021-10-23 05:50:42 +02:00 |
drag_and_drop.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
font_book.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
layout_test.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
misc_demo_window.rs
|
Replace every ... with … like some sort of crazy person
|
2021-10-13 11:52:34 +02:00 |
mod.rs
|
Code example demo (#823)
|
2021-10-20 12:34:27 +02:00 |
multi_touch.rs
|
use map_or and map_or_else
|
2021-10-20 16:46:57 +02:00 |
painting.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
password.rs
|
Replace every ... with … like some sort of crazy person
|
2021-10-13 11:52:34 +02:00 |
plot_demo.rs
|
Use for-loop instead of Iterator::for_each
|
2021-10-20 16:46:57 +02:00 |
scrolling.rs
|
implement stick-to-end scroll (#765)
|
2021-10-09 12:59:42 +02:00 |
sliders.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
tests.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
toggle_switch.rs
|
Improve widget info output for potential screen readers
|
2021-03-08 18:36:32 +01:00 |
widget_gallery.rs
|
Add ui.add_enabled and ui.add_enabled_ui, and remove Button::enabled
|
2021-10-17 22:17:50 +02:00 |
window_options.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |
window_with_panels.rs
|
code cleanup: use Trait as _;
|
2021-10-09 12:04:10 +02:00 |