Saturday, May 29, 2021¶
When detail_layout is a callable, then Lino calls it during startup and expects it to yield a list of layout descriptions. The first is the “actual” detail_layout.
Add support for having multiple items in detail_layout.
Dynamically created layouts.