| .. |
|
guard.rs
|
5c3b100b8e
util/log: only show fields for span on enter and close
|
9 месяцев назад |
|
mod.rs
|
a9a68782f6
app: switch user APIs from foo(self: Arc<Self>, ...) to foo(self: &Arc<Self>, ...) due to new rust stable feature
|
1 год назад |
|
wrap.rs
|
13755ab328
app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas.
|
7 месяцев назад |