Dilden/helth

Move Up/Move Down when moving past hidden nutrients

Opened this issue · 0 comments

On the home screen, any nutrients that have been "disabled" are hidden from view though their logic still impacts how many times the move buttons will have to be clicked to show that it has actually moved.

Example:
A
B (hidden)
C (hidden)
D

to move D up past A, "Move Up" will need to be triggered 3 times even though D is shown directly below A.

Maybe when an item is disabled, it should be moved to the very bottom of the list.