mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 13:00:28 +00:00
Update microui/README.md
This commit is contained in:
2
vendor/microui/README.md
vendored
2
vendor/microui/README.md
vendored
@@ -17,7 +17,7 @@ A tiny, portable, immediate-mode UI library written in Odin. (Ported from [rxi/m
|
||||
* Simple layout system
|
||||
|
||||
## Notes
|
||||
* This library assumes you are using the latest nightly build or GitHub master of the Odin compiler. Since Odin is still under development this means this library might break in the future. Please create an issue or PR if that happens. Last verified against: odin version dev-2021-07:481fc8a5
|
||||
* This library assumes you are using the latest nightly build or GitHub master of the Odin compiler. Since Odin is still under development this means this library might break in the future. Please create an issue or PR if that happens.
|
||||
* The library expects the user to provide input and handle the resultant
|
||||
drawing commands, it does not do any drawing itself.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user