mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Make RawInput::time an Option
This commit is contained in:
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
* `SidePanel::left` and `TopPanel::top` now takes `impl Hash` as first argument.
|
||||
* `ui.image` now takes `impl Into<Vec2>` as a `size` argument.
|
||||
* Made some more fields of `RawInput` optional.
|
||||
|
||||
|
||||
## 0.5.0 - 2020-12-13
|
||||
|
||||
Reference in New Issue
Block a user