Skip to content

Fix when border is collapsed for a table with a border#422

Open
tristanphease wants to merge 1 commit into
DioxusLabs:mainfrom
tristanphease:border-collapse-issues
Open

Fix when border is collapsed for a table with a border#422
tristanphease wants to merge 1 commit into
DioxusLabs:mainfrom
tristanphease:border-collapse-issues

Conversation

@tristanphease
Copy link
Copy Markdown
Contributor

Fixes the first issue in #386, which is caused by the border on the table causing all the offsets to be off. Need to adjust by those sizes to fix it.
image

I looked at the spacing one also being incorrect and we'd have to add the border spacing to the padding if border collapse is separate in table.rs but I couldn't work out an easy way to do that.

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