Added: - Zoom in/out bindings control + mousewheel - Zoom in bindings control + equals, control + plus - Zoom out binding control + minus
6.2.3
Fixed: - Bug with `format_row` using "all"
6.2.2
Fixed: - 2 pixel misalignment of index/header and table when scrolling - Undo cell edit not scrolling window
Added: - Functionality to scroll multiple Sheets when scrolling one particular Sheet
6.2.1
Fixed: - Editing header and overflowing text editor so text wraps while using `auto_resize_columns` causes text editor to be out of position - `insert_columns()` when using an `int` for number of blank columns creates incorrect list layout
6.2.0
Fixed: - Removed some type hinting that was only available to python versions >= 3.9
6.1.9
Fixed: - Issues that follow selection boxes being recreated such as resizing columns/rows