mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Rename ui.advance_cursor to ui.add_space
This commit is contained in:
@@ -22,6 +22,7 @@ NOTE: `eframe`, `egui_web` and `egui_glium` has their own changelogs!
|
||||
* Add `TextEdit::password` to hide input characters.
|
||||
|
||||
### Changed 🔧
|
||||
* `ui.advance_cursor` is now called `ui.add_space`.
|
||||
* `kb_focus` is now just called `focus`.
|
||||
|
||||
### Fixed 🐛
|
||||
|
||||
Reference in New Issue
Block a user