Skip to content

made changes as per Issue 90 on GITHUB#98

Merged
ole1986 merged 5 commits intomasterfrom
Issue_90
Apr 21, 2018
Merged

made changes as per Issue 90 on GITHUB#98
ole1986 merged 5 commits intomasterfrom
Issue_90

Conversation

@Manuzza
Copy link
Copy Markdown
Collaborator

@Manuzza Manuzza commented Apr 21, 2018

This adds the ability to have "evenColumns" automatically turn on in tables if one of the columns is deemed to be too narrow for content to fit.

Usage is via table options:

evenColumns = 0 (default) - turned off
evenColumns = 1 - turned on (columns with a manual width set continue to use that specified width.

evenColumns = 2
evenColumnsMin = 20 (default)

If any column is calculated to be narrower than the min width specified, then the standard evenColumns mode is turned on automatically.

Murray

@ole1986
Copy link
Copy Markdown
Collaborator

ole1986 commented Apr 21, 2018

can you provide me with an example usage, either through comment or this pull request?
Thank you

@Manuzza
Copy link
Copy Markdown
Collaborator Author

Manuzza commented Apr 21, 2018

Are you looking for an actual coding example? Or a documentation of how the feature works (which I thought I had done)...?

Murray

@ole1986
Copy link
Copy Markdown
Collaborator

ole1986 commented Apr 21, 2018

All looking good, .. going to merge and soon release..
Thank you

@ole1986 ole1986 merged commit c4e5c53 into master Apr 21, 2018
@ole1986 ole1986 deleted the Issue_90 branch April 21, 2018 14:51
@ole1986 ole1986 mentioned this pull request May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants