You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
render_line_items is giving me headaches, because it cannot be coerced into rendering different use cases (which i cannot even replicate sensibly) of amounts of columns, and content width or title width.
so i tried to figure out how to extend the parameters of render_line_items and came up with a PR for that feature. it's optional, so if not needed, users can ignore it.
The text was updated successfully, but these errors were encountered:
render_line_items is giving me headaches, because it cannot be coerced into rendering different use cases (which i cannot even replicate sensibly) of amounts of columns, and content width or title width.
so i tried to figure out how to extend the parameters of
render_line_items
and came up with a PR for that feature. it's optional, so if not needed, users can ignore it.The text was updated successfully, but these errors were encountered: