Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using CSS styles for minimum row/column heights/widths instead of   #45

Open
cbailiss opened this issue May 8, 2020 · 2 comments

Comments

@cbailiss
Copy link
Owner

cbailiss commented May 8, 2020

Add an option (either a new default, or a parameter in getHtml(), saveHtml, renderPivot(), etc) to prevent all non-breaking space characters from being emitted and will more properly use CSS style rules instead to control minimum row heights and minimum column widths.

@cbailiss
Copy link
Owner Author

Create a new theme with min heights/widths, make that the default, keep the old theme under a different name for compatibility

@cbailiss
Copy link
Owner Author

Need to test with different combinations of zero/non-zero cell padding/spacing, as that may be when cells with no value are rendered differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant