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 clear_note method when using numeric boundaries #1106

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

lavigne958
Copy link
Collaborator

when using numeric boundaries, extract the full given range
and not just the top left corner.
This allows a user to set/update/clear a complete range.

closes #1103

when using numeric boundaries, extract the full given range
and not just the top left corner.
This allows a user to set/update/clear a complete range.

closes #1103
@lavigne958 lavigne958 added the Bug label Sep 3, 2022
@lavigne958 lavigne958 self-assigned this Sep 3, 2022
@lavigne958 lavigne958 merged commit 98f437f into master Sep 5, 2022
@lavigne958 lavigne958 deleted the bugfix/clear_note_with_numeric_boundaries branch September 5, 2022 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clear_note(cell) Clear a note given specify numeric boundaries does not appear to do anything.
1 participant