darkf/darkfo

Use display/hide for invisible UI elements, not visibility

darkf opened this issue · 2 comments

darkf commented

See scripting, ui, etc.

darkf commented

This is going to depend on #105 mainly.

darkf commented

jQuery is gone now, instead we have show/hide/showv/hidev (for display vs visibility.)

We need to figure out now if we can just switch to using display for all of them (as it makes more sense, invisible things don't need boxes.)