Skip to content

Add size format handler to table cells#1896

Merged
BryanValverdeU merged 4 commits intomasterfrom
u/bvalverde/addSizeHandlerToCell
Jun 20, 2023
Merged

Add size format handler to table cells#1896
BryanValverdeU merged 4 commits intomasterfrom
u/bvalverde/addSizeHandlerToCell

Conversation

@BryanValverdeU
Copy link
Contributor

Last week we added table layout parser, but we also need to add size parser to table cells otherwise the table will not be rendered correctly. Eg:

Before:
image

After:
image

@JiuqingSong
Copy link
Collaborator

Does this have impact to table resize?

e.g. paste a table that has width/height in TABLE element, then resize it, can it work well?

@BryanValverdeU
Copy link
Contributor Author

Does this have impact to table resize?

e.g. paste a table that has width/height in TABLE element, then resize it, can it work well?

Checked again and it is working fine with Table Resize:
Resize2

@BryanValverdeU BryanValverdeU merged commit 6ed66ee into master Jun 20, 2023
BryanValverdeU added a commit that referenced this pull request Jun 20, 2023
* Add size handler to table cells

* remove unrelated change
BryanValverdeU added a commit that referenced this pull request Jun 20, 2023
* Remove deprecated colors for all elements (#1897)

* Add size format handler to table cells (#1896)

* Add size handler to table cells

* remove unrelated change

* bump 0_9_1
@JiuqingSong JiuqingSong deleted the u/bvalverde/addSizeHandlerToCell branch September 8, 2023 22:35
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