mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Include test windows in egui_demo_lib snapshot tests
This commit is contained in:
@@ -30,7 +30,7 @@ rustdoc-args = ["--generate-link-to-definition"]
|
||||
[features]
|
||||
default = ["dep:mime_guess2"]
|
||||
|
||||
## Shorthand for enabling the different types of image loaders (`file`, `http`, `image`, `svg`).
|
||||
## Shorthand for enabling all the different types of image loaders.
|
||||
all_loaders = ["file", "http", "image", "svg", "gif", "webp"]
|
||||
|
||||
## Enable [`DatePickerButton`] widget.
|
||||
|
||||
Reference in New Issue
Block a user