nick black 1108ebb5b6
Fix up some subtle pile issues
ncplane_destroy() needs to call ncplane_reparent_family(), not
ncplane_reparent() as it was doing (closes #1291). ->absy and
->absx actually are absolute; return them directly for an O(1)
ncplane_abs_yx() (down from O(N), huzzah). Add some unit tests
related to destroying and reparenting (#1286). Add ncplane_abs_y()
and ncplane_abs_x(), document them, etc.
2021-01-15 00:32:55 -05:00
..
2020-09-18 01:39:21 -04:00
2020-12-13 00:49:37 -05:00
2020-11-25 20:53:07 -05:00
2020-12-13 00:49:37 -05:00
2020-12-27 23:36:24 -05:00
2020-12-31 00:32:47 -05:00
2020-12-27 23:36:24 -05:00
2021-01-15 00:32:55 -05:00
2021-01-15 00:32:55 -05:00
2020-12-06 09:18:32 -05:00
2020-10-10 20:33:23 -04:00
2021-01-08 04:58:50 -05:00