Elmārs

Results 12 issues of Elmārs

it's coming bois

Implement various element hooks to simplify usage - [x] Button - [x] Text Input - [x] Slider - [x] Checkbox - [ ] Dropdown (depends on text input) - [x]...

enhancement

Gonna be pretty hard, but wouldn't be the worst thing in the world to have some sanity testing going

enhancement
tentative

Useful for pop-ups, drop downs and what not

enhancement

Child elements are a particular pain point, add a helper function to manage them(removal, adding, drawing all in order etc).

enhancement

Introduce a less manual way of capturing focus for keyboard events.

enhancement

Create a limited set of default elements, for now: 1. Button with text 2. Button with icon and text 3. Textinput 4. Scrollbar 5. Scrollcontainer 6. Dropdown/combo box 7. Checkbox...

enhancement

Debug info is priceless in dev but fairly meaningless to users, implement a way to show info behind a conf value

enhancement

Profiling has no need in production or user code yet provides crucial information to developers, add this configuration value and implement one standard profiler.

enhancement