sqlitestudio icon indicating copy to clipboard operation
sqlitestudio copied to clipboard

Row height does not adjust properly when text font size changes

Open djhenderson opened this issue 1 year ago • 0 comments

Details

When the size of the font used in table data grid view is changed, the height of the rows in the grid view is not adjusted to match the new size of the displayed characters.

Steps to reproduce

Change the size of the font used by the table data grid view. Display the data for a table.

I used Winaero Tweaker 1.55 to change the size of several fonts from 9 pixels to 10 or 12 pixels.

Open SQLiteStudio, connect to a database, display the data for a populated table. You will see that the bottom of the text is cut off by the bottom border of the row. Using the row height adjustment tool will expand the row to display the entire height of the characters.

Operating system

Microsoft Windows [Version 10.0.19045.3930] (c) Microsoft Corporation. All rights reserved.

SQLiteStudio version

v3.4.4

djhenderson avatar Feb 03 '24 02:02 djhenderson