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

Tableview delete bug fixes #292

Merged
merged 1 commit into from
May 21, 2022
Merged

Tableview delete bug fixes #292

merged 1 commit into from
May 21, 2022

Conversation

israel-dryer
Copy link
Owner

  1. remove self reference in delete_row method
  2. fix cidmap.get reference in move_column_left
  3. remove commented code

remove self reference in delete_row method; fix cidmap.get reference in move_column_left; remove commented code
@israel-dryer israel-dryer merged commit df0842e into master May 21, 2022
@israel-dryer israel-dryer linked an issue May 21, 2022 that may be closed by this pull request
@israel-dryer israel-dryer deleted the Tableview-bug-fixes branch July 21, 2022 14:32
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.

TableView delete_row() raise Error
1 participant