mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-03 16:31:45 -04:00
Prevent page clear/show flash on kitty when pages have been cleared from memory. (#148)
* wip; start working on making it not flash when transferring new images * don't delete the images, just clear them * add changelog entry * fmt
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
- Added windows support! (thank you to [@jarjk](https://github.com/jarjk) for helping out!)
|
||||
- Added keybindings (`0`/`$`) to scroll to left or right side of zoomed-in image ([#131](https://github.com/itsjunetime/tdf/pull/131), thank you [@IshDeshpa](https://github.com/IshDeshpa)!)
|
||||
- Fixed issue with images clearing/flashing after displaying a certain number on kitty
|
||||
- (Internal) decreased runtime footprint of tokio runtime
|
||||
|
||||
# v0.5.0
|
||||
|
||||
Reference in New Issue
Block a user