-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#### Fixed: - Error when pasting into empty sheet - Potential error if using percentage formatter with more than just `int`, `float` and wrong type hint [250](#250) - Only show the selection box outline while the mouse is dragged if the control key is down - `index` and `header` `Span` parameters were not working with function `readonly()` #### Added: - Shift + arrowkey bindings for expanding/contracting a selection box - Functions for getting cell properties (options) [249](#249) - Ability to edit index in treeview mode, if the binding is enabled #### Improved: - Very slight performance boost to treeview insert, inserting rows when rows are hidden
- Loading branch information
Showing
10 changed files
with
434 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.