Releases: andr-ew/nest_
Releases · andr-ew/nest_
v1.1.3-beta
- adds further support for
fingers
#8 in_grid.toggle
,_grid.trigger
- preliminary: only works for 1d variants (
x
xory
is a table) - (p.s. - this was already implemented for
number
/control
.range.fingers
is fixed at 2, N/A formomentary
.) - demo: https://gist.github.com/andr-ew/f0e08144695ce05dc16f566920aa266e
- preliminary: only works for 1d variants (
- adds preliminary support for
wrap
in_grid.number
#52- only works for horizontal variant (
x
is a table) - demo: https://gist.github.com/andr-ew/d739c24f61a94b69d13271c933f97159
- only works for horizontal variant (
v1.1.2
- ADD
nest_:bind()
generic binder method- like the
param
binder, but binds to any table with aget
&set
method
- like the
- 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
- p.s., here's some example usage for the
v0.0.0-beta
This release includes preliminary core
and grid
modules. notable exceptions are functioning metacontrols (pattern
or preset
) and save and recall tools