Tksheet

Latest version: v7.3.0

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

Scan your dependencies

Page 3 of 16

7.2.12

Pull Requests:
- [237](https://github.com/ragardner/tksheet/pull/237)

7.2.11

Fixed:
- [235](https://github.com/ragardner/tksheet/issues/235)
- Error with `show_columns()`

Pull Requests:
- [236](https://github.com/ragardner/tksheet/pull/236)

Changed:
- Resizing rows/columns with mouse button motion now does so during the motion also

7.2.10

Fixed:
- Fix index width resizing regression
- Sheet no longer steals focus when using `set_sheet_data()` and similar functions, issue [233](https://github.com/ragardner/tksheet/issues/233)

Improved:
- Don't show row index resize cursor when unnecessary

7.2.9

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

Addressed:
- [231](https://github.com/ragardner/tksheet/issues/231)

Changed:
- Dropdown box arrows changed back to lines as polygon triangles had issues with outlines
- Possible slight changes to logic of `display_rows()`/`display_columns()`
- `displayed_rows.setter`/`displayed_columns.setter` now reset row/column positions

7.2.8

Fixed:
- Minor flicker when selecting a row or column
- Top left rectangle sometimes not updating properly on change of dimensions

Improved:
- Dropdown triangle visuals

Changed:
- Top left rectangle colors
- Dropdown box outline in index/header

7.2.7

Fixed:
- [230](https://github.com/ragardner/tksheet/issues/230)
- Incorrect rows/columns after move with hidden rows/columns

Changed:
- Event data for moving rows/columns with hidden rows/columns e.g. under `event.moved.rows.data` now returns not just the moved rows/columns but all new row/column indexes for the displayed rows/columns. e.g. Use `event.moved.rows.displayed` with `Sheet.data_r()`/`Sheet.data_c()` to find only the originally moved rows/columns
- Moving rows/columns with hidden rows/columns will only modify these indexes if `move_data` parameter is `True`, default is `True`

Page 3 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.