Fork of lines.love without drawings; useful starting point for further forks

patch: hydrate in a couple more places:

  • appending to a column
  • find on surface

For find we can dehydrate each pane after we're done with it, because we know there'll be a plan_draw that comes along to rehydrate when needed.

For append, however, we're hydrating inside height(pane), and that's called all over the place.

This strategy fits in with our overall plan: hydrate each pane the first time we compute its height. Otherwise hydrate only what's in view.

Created by  Kartik K. Agaram  on November 23, 2022
AF6OSRA4UFFQTOWGOAEPQ2DQDPTKTU2MB7JXOGXOJADDB5SFJWBAC
Change contents