Closed thecountoftuscany closed 5 years ago
I have similar issue:
I fixed it by small modification.
Here is the screenshot:
I will create a PR soon.
This is caused by customize org-table
face.
@cute-jumper Is there some issue with this PR?
Yep. I had a minor question for the PR. Not getting response from @stardiviner (BTW, in general, I think the PR looks great)
@cute-jumper Aha, sorry for missing this PR comment. The :underline t
is not required. Just help user to see by separate the header line from table lines.
@cute-jumper The latest version missed two parentheses at the end of function. My fault. I pushed a fix commit on my repo. will add PR soon. UPDATE: https://github.com/cute-jumper/org-table-sticky-header/pull/13
The sticky header does not respect column widths (defined with \<number>) as mentioned here so the header and table contents are not aligned properly and look skewed.