https://bugs.kde.org/show_bug.cgi?id=397986
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |konsole/commit/2a48850688d4 | |fced771fb03cce7522d67c7c1a6 | |3 --- Comment #8 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 2a48850688d4fced771fb03cce7522d67c7c1a63 by Kurt Hindenburg, on behalf of Gastón Haro. Committed on 28/04/2020 at 12:53. Pushed by hindenburg into branch 'master'. Cursor thickness follows font size Summary: Before this patch cursors (bloc, i-beam, underline) were always drawn with 1px lines. They are now adjusted to follow the font size. Test Plan: 1. Open Konsole 2. Go to Edit Profile and set various font sizes and weights 3. Also mix the different cursor types 4. The cursor width should follow the font size and not remain always 1px wide. M +18 -17 src/TerminalDisplay.cpp https://invent.kde.org/kde/konsole/commit/2a48850688d4fced771fb03cce7522d67c7c1a63 -- You are receiving this mail because: You are watching all bug changes.