Will this work for a case where I change a Todo it...
# tornadofx
c
Will this work for a case where I change a Todo items state -- say make it completed -- and have it be removed from the active view? If you're working with Manuel's version and are on a list of Active tasks, checking a checkbox not only marks it as completed, but removes it from the view. You can see this task again by pressing the All or Completed tabs. The task will have a strikethrough.