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

fix issue #309, avoid adding AnonymousBlockBox on TableCells. Additionally build a TableCellBox instead of a BlockBox if it's a floating element #415

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

syjer
Copy link
Contributor

@syjer syjer commented Nov 18, 2019

This PR fix the issue #309 .

I'm not exactly sure if the change in insertAnonymousBlocks is the best way to prevent adding an AnonymousBlock, but it's the least intrusive one :)

…nally build a TableCellBox instead of a BlockBox if it's a floating element
@danfickle
Copy link
Owner

Thanks @syjer. Merging now.

@danfickle danfickle merged commit 73a26c9 into danfickle:open-dev-v1 Dec 9, 2019
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