This commit is contained in:
griffi-gh 2024-02-20 22:45:10 +01:00
parent 9bb95b3baf
commit 9a9bb72f8d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<p></p><p></p>
<img src="https://raw.githubusercontent.com/griffi-gh/hui/master/.assets/hui.svg" width="120" align="left">
<h1>huї</h1>
<h1>hui</h1>
<div>
<span>
Simple UI library for games and other interactive applications

View file

@ -84,7 +84,7 @@ fn main() {
color: Corners::left_right(
vec4(1., 0., 0., 1.),
vec4(0., 1., 0., 1.)
).into()
).into(),
}),
],
..Default::default()