Tksheet

Latest version: v7.3.0

Safety actively analyzes 688365 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 16

6.3.1

Fixed:
- Two `EditCellEvent`s being emitted, removed the one with `None` as `text` attribute
- Selection box and currently selected box in different places when tab key pressed with single cell selected
- Return key not working in dropdown box when mouse pointer is outside of dropdown
- Visual issue: Dropdown arrow staying up when clicking on same cell with readonly dropdown state
- Visual issue: Dropdown row/column all arrows in up position when one box is open

Removed:
- Many parameters from internal functions dealing with text editor to simplify code

Changed:
- Cell selection doesn't move on Return key when cell edit using text editor was invalid
- Events for `extra_bindings()` end cut, delete and paste are no longer emitted if no changes were made

Improved:
- Term searching improved when typing in a normal state dropdown box

6.3.0

Fixed:
- Cell editor right click not working
- Cell editor select all not working

Added:
- Some methods to `Sheet` objects, see [documentation](https://github.com/ragardner/tksheet/wiki/Version-6#sheet-methods) for more information.
- __bool__
- __len__
- __iter__
- __reversed__
- __contains__

6.2.9

Fixed:
- Incorrect row being targeted with hidden rows and text editor newline binding (potential error)

6.2.8

Fixed:
- [203](https://github.com/ragardner/tksheet/issues/203)

6.2.7

Fixed:
- [202](https://github.com/ragardner/tksheet/issues/202)

6.2.6

Fixed:
- [201](https://github.com/ragardner/tksheet/issues/201)
- The ends of grid lines were incorrectly displaying connections with one another when only showing horizontal or vertical grid
- When a cell dropdown and a row checkbox were in the same cell both would be drawn but only one would function, this has been changed to give dropdown boxes priority
- Index text overlapping checkbox when alignment is `"right"`/`"e"`/`"east"` and index is not wide enough

Added:
- [200](https://github.com/ragardner/tksheet/issues/200)

Page 10 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.