mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
fix comment for WebOptions follow_system_theme (#2233)
This commit is contained in:
committed by
GitHub
parent
fcb00723bc
commit
25718f2774
@@ -454,7 +454,7 @@ pub struct WebOptions {
|
||||
///
|
||||
/// See also [`Self::default_theme`].
|
||||
///
|
||||
/// Default: `false`.
|
||||
/// Default: `true`.
|
||||
pub follow_system_theme: bool,
|
||||
|
||||
/// Which theme to use in case [`Self::follow_system_theme`] is `false`
|
||||
|
||||
Reference in New Issue
Block a user