Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space between "tree view" items are smaller than usual #1943

Closed
albertdick opened this issue Apr 17, 2024 · 1 comment
Closed

Space between "tree view" items are smaller than usual #1943

albertdick opened this issue Apr 17, 2024 · 1 comment

Comments

@albertdick
Copy link

Preconditions

  • HeidiSQL version: 12.6.0.6832
  • Database type and version: MySQL 8.0.35
  • OS: Windows 10 Pro 64-bit

Describe the bug

The items in the tree view have less space between them.

I realized this issue starts from revision 12.6.0.6827 (Update VirtualTreeview component code to v8.0.3) and was normal until revision 12.6.0.6825.

It may not seem like a big deal, but it caused some discomfort to me, and since I couldn't customize the spacing between elements, I preferred to rollback to revision 12.6.0.6825.

Suggestions:

  1. Revert to the spacing size that was until revision 12.6.0.6825.
  2. Create a settings option for the user to select something like "normal tree view mode" or "compact tree view mode."

To Reproduce

Use a revision until 12.6.0.6825 and compare tree view spacing from any revision from 12.6.0.6827.

Screenshots or Crash reports

Print from revision 12.6.0.6825:

image

Print from latest version (12.6.0.6832):

image

@albertdick albertdick changed the title Space between "tree view" lines are smaller than usual Space between "tree view" items are smaller than usual Apr 17, 2024
@ansgarbecker ansgarbecker added this to the v12.7 milestone Apr 18, 2024
@albertdick
Copy link
Author

Just a note: the smaller spacing occurs not only in the main table "tree view" but also in all other screens where there's a tree view or a grid (except the main SQL query grid). Here is a example from revision 12.6.0.6833:

image

Other places I've found:

  • Database list.
  • Table list (image above).
  • Apparently in all tabs from table edit.
  • In Table Tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants