Skip to content

Fixed errors with tksheet versions 5.0.29+#34

Merged
VarunS2002 merged 1 commit intoVarunS2002:masterfrom
yjagota:tkSheetFix
Mar 11, 2022
Merged

Fixed errors with tksheet versions 5.0.29+#34
VarunS2002 merged 1 commit intoVarunS2002:masterfrom
yjagota:tkSheetFix

Conversation

@yjagota
Copy link
Copy Markdown
Contributor

@yjagota yjagota commented Mar 9, 2022

Just a small change that fixes issues when tksheet v5.0.29 or above is used with this script. The problem is that the add_columns parameter to insert_row was defaulted to false in v5.0.29 of tksheet, which caused no data to be loaded to the table, and as a result, caused error at self.sheet.see(last_row) as there are no rows in the table.

Fixes #24, #25, #28, #32, #33.

@VarunS2002 VarunS2002 merged commit e62e965 into VarunS2002:master Mar 11, 2022
VarunS2002 added a commit that referenced this pull request Mar 11, 2022
Fixed errors with tksheet versions 5.0.29+
@VarunS2002
Copy link
Copy Markdown
Owner

Thanks for the fix ! @yjagota

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.

Does it have Macbook support app?

2 participants