Skip to content

Activity

fix: multi-line text for checkbox

thennothinghappenedpushed 2 commits to main • d9fcbc5…3e5433d • 
on Feb 15

fix: correctly calculate row sizing

thennothinghappenedpushed 1 commit to main • b275b2d…d9fcbc5 • 
on Feb 14

feat: add assertEq debug assertion

thennothinghappenedpushed 1 commit to main • a161f08…b275b2d • 
on Feb 14

fix: empty row crashes

thennothinghappenedpushed 1 commit to main • b1ef2ee…a161f08 • 
on Feb 14

feat: add debug bounding box overlay

thennothinghappenedpushed 1 commit to main • 744a11a…b1ef2ee • 
on Feb 14

docs: label + text split out ages ago

thennothinghappenedpushed 1 commit to main • 4ec8cfe…744a11a • 
on Feb 14

fix: crash on releasing drag below options dropdown

thennothinghappenedpushed 1 commit to main • da1849a…4ec8cfe • 
on Feb 14

feat(demo): use custom font

thennothinghappenedpushed 1 commit to main • 25d408c…da1849a • 
on Feb 14

feat: add util for setting font

thennothinghappenedpushed 1 commit to main • 7d2a025…25d408c • 
on Feb 14

feat(demo): move input box to options

thennothinghappenedpushed 1 commit to main • c8f7ddf…7d2a025 • 
on Feb 14

fix: labels not initially visible have blank text

thennothinghappenedpushed 1 commit to main • c13036f…c8f7ddf • 
on Feb 14

fix(demo): unneeded temp. close button on advanced

thennothinghappenedpushed 1 commit to main • 03b9f3b…c13036f • 
on Feb 14

refactor: remove now-unused methods on widget

thennothinghappenedpushed 2 commits to main • dd937e8…03b9f3b • 
on Feb 14

fix: actually respect visible prop

thennothinghappenedpushed 1 commit to main • 83d9036…dd937e8 • 
on Feb 14

fix: don't query text until check layout is called

thennothinghappenedpushed 1 commit to main • b2ddcda…83d9036 • 
on Feb 14

refactor: don't redundantly pass x, y to HLGui.draw`

thennothinghappenedpushed 1 commit to main • 8924b27…b2ddcda • 
on Feb 13

refactor: remove unused width, height from HLGui.draw

thennothinghappenedpushed 1 commit to main • ffe8d06…8924b27 • 
on Feb 13

fix: off-by-one top left of source outline

thennothinghappenedpushed 1 commit to main • e780f45…ffe8d06 • 
on Feb 13

fix: isGMRT check crashes on CR

thennothinghappenedpushed 1 commit to main • ac080c5…e780f45 • 
on Feb 13

fix: update HLGuiIsGMRT with new constant

thennothinghappenedpushed 1 commit to main • bb54047…ac080c5 • 
on Feb 13

fix: caret too high when at 0

thennothinghappenedpushed 1 commit to main • b1d9f92…bb54047 • 
on Feb 13

refactor!: define HLGuiLabel as composition over HLGuiText

thennothinghappenedpushed 1 commit to main • 6f64842…b1d9f92 • 
on Feb 13

feat: HLGuiInput via composition

thennothinghappenedpushed 1 commit to main • 3c101c6…6f64842 • 
on Feb 13

refactor: explicitly define visible default value

thennothinghappenedpushed 2 commits to main • 14e06f4…3c101c6 • 
on Feb 13

feat(demo): surround input with box

thennothinghappenedpushed 2 commits to main • 408fff7…14e06f4 • 
on Feb 13

feat: implement basic user input box

thennothinghappenedpushed 2 commits to main • 8f11064…408fff7 • 
on Feb 13

fix: single-widget insertion should set parent + gui

thennothinghappenedpushed 1 commit to main • 32e8226…8f11064 • 
on Feb 13

refactor: explicitly name child

thennothinghappenedpushed 1 commit to main • 0b51759…32e8226 • 
on Feb 13

fix: assign parent and gui of inserted children

thennothinghappenedpushed 1 commit to main • 21b02f8…0b51759 • 
on Feb 13

feat: methods to insert or append child widgets

thennothinghappenedpushed 1 commit to main • b49f908…21b02f8 • 
on Feb 13