bannzai / bannzai/SpreadsheetView

Variable Intercell Spacing

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
3.5k
Forks
476
PR merge metrics
No merged PRs in 30d

Description

Is there a clean way to support variable intercell spacing? For all of the column spacing in a spreadsheet are the same value of 10, except between columns 3 and 4 where the desired column spacing is 4. The design rationale is that the content in columns 3 and 4 are very closely related and should physically be closer together on screen.

I realize I could make a cell that combines the contents of these columns for each row, but I wanted to make sure that I wasn't missing something before I go down this path. For example, a datasource callback that query the intercell spacing between columns would be ideal, but I don't see it in the current API.

If this functionality doesn't currently exist, please consider this a friendly feature request. Thanks for the continued efforts on SpreadsheetView. It has been incredibly handy!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.