Skip to content

Fix Mid-word line break inside table#1716

Open
MathanM wants to merge 2 commits into
DavBfr:masterfrom
MathanM:prevent-word-break
Open

Fix Mid-word line break inside table#1716
MathanM wants to merge 2 commits into
DavBfr:masterfrom
MathanM:prevent-word-break

Conversation

@MathanM

@MathanM MathanM commented Aug 11, 2024

Copy link
Copy Markdown

Issue

In datatable when there is no enough space the words should not be broken, instead the column should take minWidth and rest of the columns should distribute the offset width.

Details

Refactor pdfRect to accommodate minWidth to handle minimum width that widget can scale to.
Refactored columnWidth calculation to handle minWidth and weighted width distribution.

@MathanM

MathanM commented Aug 11, 2024

Copy link
Copy Markdown
Author

#1618

@MathanM MathanM force-pushed the prevent-word-break branch from f78d73b to 3033a30 Compare August 11, 2024 12:33
@MathanM MathanM force-pushed the prevent-word-break branch from 3033a30 to 27e9a16 Compare August 11, 2024 14:44
@MathanM MathanM changed the title [DRAFT] Fix Mid-word line break inside table Fix Mid-word line break inside table Aug 11, 2024
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.

1 participant