#Juil - Just UI Layouts
1 messages · Page 1 of 1 (latest)
:O
[showcase]
Juil is a simple, easy-to-use, lightweight library for solving UI layouts. You can think of it as Figma’s Auto Layout + constraints.
Use it for any game or application. No rendering backend - just pure layouts.
Features:
- No rendering backend, no dependencies (except for
utest), nodynamic/any, and no reflection - Simple to use in your game: just two main classes -
Widget, which contains all information, andForm, which calculates the layout (see GitHub page) - Rich set of properties
- Very similar to Figma’s Auto Layout
- Examples for HaxeFlixel (more to come)
- MIT license
this is sick!
Update
- Added input processing
- Added
areaattribute toWidgetwhich receives input - Added
onInputattribute toFormto react on input from the current widget - Added down, press, release, drag and more attributes to handle input
This is cool
thx 🙂
if not, can you send your project?
Minimal
I'm not sure is it the case, but recently there was a haxelib update, so I use the latest version
Also there is a chance to broke if you install a library in a separate console, so try to re-open VS Code
For some reason its saying I dont have the library installed
I just decided to go back to flixel-ui
but I havent been working on that for a while anyway lol
I don't think you can use version git
You can only do that with actual versions of a library
So you can just remove the version="git"