Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@andr-ew andr-ew released this 21 Sep 18:08
· 5 commits to master since this release
1e202c7
  • ADD nest_:bind() generic binder method
    • like the param binder, but binds to any table with a get & set method
  • ADD grid/arc redraw is a global function (grid_redraw, arc_redraw). call these any time you need to force a redraw
  • FIX _affordance.output.handler
  • FIX *.binary value function gets overwritten
  • FIX _grid.number, _grid.control min & max
  • FIX _grid value function bugs
  • FIX z sorts in correct order
    • p.s., here's some example usage for the z property, which controls draw order / layering when affordances overlap