doc: change remaining EventsCleared references to MainEventsCleared (#1390)
This commit is contained in:
parent
c4d07952cb
commit
ad7d4939a8
5 changed files with 15 additions and 15 deletions
|
|
@ -30,7 +30,7 @@ pub struct WindowState {
|
|||
|
||||
pub fullscreen: Option<Fullscreen>,
|
||||
/// Used to supress duplicate redraw attempts when calling `request_redraw` multiple
|
||||
/// times in `EventsCleared`.
|
||||
/// times in `MainEventsCleared`.
|
||||
pub queued_out_of_band_redraw: bool,
|
||||
pub is_dark_mode: bool,
|
||||
pub high_surrogate: Option<u16>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue