Incorrect template display

Verolomstvo's profile image Verolomstvo posted 4 years ago in HeidiSQL portable Permalink

The name of the [More Details] button is not visible in width

1 attachment(s):
  • 2020-03-27-7-
Verolomstvo's profile image Verolomstvo posted 4 years ago Permalink

On the left side of the template, the buttons are stretched over the width when the pattern width changes, but the buttons on the right side do not change their width when the pattern width changes.

Verolomstvo's profile image Verolomstvo posted 4 years ago Permalink

On the left side of the template, the buttons are stretched over the width when the pattern width changes, but the buttons on the right side do not change their width when the pattern width changes.

1 attachment(s):
  • 2020-03-27-8-
Code modification/commit 4bbe7b7 from Ansgar Becker <anse@heidisql.com>, 4 years ago, revision 11.0.0.5935
Auto-resize width of bottom right buttons on session manager, to make room for longer translations. See https://www.heidisql.com/forum.php?t=35862
ansgar's profile image ansgar posted 4 years ago Permalink

Thanks for the hint. I don't have the translations in mind all the time, but I know they differ quite largely in their lengths.

Next build should solve that for most (longer) translations of these bottom right buttons. The buttons now have a dynamical width, taking 50px at a minimum and 100px maximum space, according to the available width. Up to now, these 3 always had a statical width of 80px. If 100px is not enough, please shout, I could increase that slightly.

1 attachment(s):
  • session-manager-button-width
Code modification/commit 11e45ad from Ansgar Becker <anse@heidisql.com>, 4 years ago, revision 11.0.0.5938
Trigger auto-resize of buttons also when form gets resized. See https://www.heidisql.com/forum.php?t=35862

Please login to leave a reply, or register at first.