Just something little i notice...
My laptop screen is 4k with 175% scale. When try to autocomplete field or table in query- popup is too small to see what options give.
Thats it ;) Thank you :)
Just something little i notice...
My laptop screen is 4k with 175% scale. When try to autocomplete field or table in query- popup is too small to see what options give.
Thats it ;) Thank you :)
Issue #1503: Fix too small font and height of items in completion proposal dialog. See https://www.heidisql.com/forum.php?t=38782
Thanks for the hint. Should be better in the next nightly.
I am working on a new attempt to support high DPI screens. See issue #1503
Hello,
I am long long time facing the issue with very small autocomplete popup window in the HeidiSQL, I thought everytime when new major version of the software is released that it will help me nad it will be fixed, but it never happened.
Could you please help me what can I do here please ?
Thank you very much.
Normally that proposal box is resizable via mouse so you can enlarge it. But the non-default styles cause a bug here, making it non-resizable. This was already reported here: https://github.com/SynEdit/SynEdit/issues/123
As a workaround, you can reset the theme to the default "Windows" style, in preferences > General. Then resize the proposal box to whatever size you want, then probably set your previous style.
Or, by directly editing the size in the registry:
HKEY_CURRENT_USER\Software\HeidiSQL
CompletionProposalWidth
and CompletionProposalNbLinesInWindow
in decimal modePlease login to leave a reply, or register at first.