Skip to content

[v2] Consider adjusting the YOffset setting to offset terminal rows instead of table cells/rows #532

Open
@andreynering

Description

@andreynering

I just don't know if we want to adopt the new behavior entirely, or create a different function to have the new behavior. Maintaining two different settings doesn't sound fun, but I'm just worried about backward compatibility. I guess that if we manage to do it on time for the v2.0.0 release, it's fine to support only the new behavior.

NOTE: This is kinda of an edge case, because by default tables will use the space of 1 row per cell anyway, so it's kinda of equivalent. The difference will happen for scenarios like:

  • The content of a cell wrapping (if wrapping is enabled)
  • The table has row borders enabled
  • The cells have padding or other style that make it take more then 1 rows of space
  • Others...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions