Fix weird cropping when zooming out too much with kitty (#111)

* Fix weird cropping when zooming out too much with kitty

* Add changelog entry
This commit is contained in:
June
2025-11-06 20:02:31 -06:00
committed by GitHub
parent 7551c4dba3
commit 5a492599da
2 changed files with 20 additions and 14 deletions
+1
View File
@@ -2,6 +2,7 @@
- Switched simd base64 crate for one that works on stable (from `vb64` to `base64_simd`)
- Allow boolean arguments to function as flags, without a `true` or `false` argument following the flag itself
- Fix cropping issues when zooming out too much while using kitty protocol
# v0.4.3