libyui-ncurses  2.55.0
Todo List

Once all NCPad based types are able to page, maxPadHeight could be std::set to e.g 1024 to avoid bigger widgets in memory. Currently just NCTablePad supports paging. If paging is ON, all content lines are written via directDraw. Without pageing DoRedraw is reponsible for this.