mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00:00
1108ebb5b6
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. |
||
---|---|---|
.. | ||
notcurses_capabilities.3.md | ||
notcurses_cell.3.md | ||
notcurses_channels.3.md | ||
notcurses_directmode.3.md | ||
notcurses_fade.3.md | ||
notcurses_fds.3.md | ||
notcurses_init.3.md | ||
notcurses_input.3.md | ||
notcurses_lines.3.md | ||
notcurses_menu.3.md | ||
notcurses_metric.3.md | ||
notcurses_multiselector.3.md | ||
notcurses_output.3.md | ||
notcurses_palette.3.md | ||
notcurses_plane.3.md | ||
notcurses_plot.3.md | ||
notcurses_progbar.3.md | ||
notcurses_reader.3.md | ||
notcurses_reel.3.md | ||
notcurses_refresh.3.md | ||
notcurses_render.3.md | ||
notcurses_selector.3.md | ||
notcurses_stats.3.md | ||
notcurses_stdplane.3.md | ||
notcurses_stop.3.md | ||
notcurses_visual.3.md | ||
notcurses.3.md |