mirror of
https://github.com/danbulant/mangui
synced 2026-07-06 19:30:34 +00:00
Update README.md
This commit is contained in:
parent
ec5b7de1b5
commit
45f896d233
1 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
Experimental GUI framework, inspired by DOM.
|
Experimental GUI framework, inspired by DOM.
|
||||||
|
|
||||||
|
Most likely abandoned in favor of [cushy](https://github.com/khonsulabs/cushy) - it has a nice reactive model that just works, uses wgpu (more platforms than opengl) and doesn't need weird styling like here.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- uses Taffy for layouts - Grid and Flexbox support
|
- uses Taffy for layouts - Grid and Flexbox support
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue