Description
After updating to latest build (12.11.0.7102) a scaling issue appeared on column names height as can be seen below (basically the height is truncated half of the size):
Before:
After:
HeidiSQL version
12.11.0.7102 (portable)
Database server version
- MySQL Server 8.4.6 LTS (most likely irelevant).
Reproduction recipe
SELECT * FROM `x` WHERE `y`=something;
Error/Backtrace
Windows 11 Version 24H2 (OS Build 26100.6584)