piever / TableWidgets.jl

Interactive widgets to work with tabular data in Julia
Other
9 stars 2 forks source link

On making new filter older categorical one resets values #13

Open piever opened 6 years ago

piever commented 6 years ago

See juliacon video around time 10:20

piever commented 6 years ago

It may need to use something else than InteractBase.notifications for this to work as some widgets do not preserve the value on screen when rerendered.