From b55e219bc4a5378caa9e0070cdf59a9be7ec48d1 Mon Sep 17 00:00:00 2001 From: Martin Sucha <2007393+martin-sucha@users.noreply.github.com> Date: Sat, 9 Feb 2019 20:04:06 +0100 Subject: Change font size only when new metrics are valid This prevents cell_width or cell_height being zero. Fixes #1693 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 93826ee6..14fc76cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - URLs not opening while terminal is scrolled - Reliably remove log file when Alacritty is closed and persistent logging is disabled - Remove selections when clearing the screen partially (scrolling horizontally in less) +- Crash/Freeze when shrinking the font size too far ### Removed -- cgit v1.2.3-54-g00ecf