Skip to content

Improve table column bound calculation #911

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

Merged
merged 19 commits into from
Dec 8, 2021

Conversation

erickok
Copy link
Contributor

@erickok erickok commented Nov 29, 2021

Improve table column bound calculation to take rowspans into account; fixes #830

Includes all changes from 2.2.0 release so #909 needs to be merged first.

SergeShkurko and others added 19 commits October 23, 2021 08:58
…form-support

# Conflicts:
#	lib/src/widgets/iframe_mobile.dart
@erickok erickok merged commit d906120 into Sub6Resources:master Dec 8, 2021
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.

[BUG] If the table does not have a thead or <tr> starting from the header, use rowspan
2 participants