diff options
| author | Mark Levedahl <mlevedahl@gmail.com> | 2025-10-04 09:57:18 -0400 |
|---|---|---|
| committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-10-04 10:37:18 -0400 |
| commit | 6565ca82203c5926881bba95bae7c17c130b73a4 (patch) | |
| tree | 1ff8fe2dc4129d324d2ea5cf337165bd3d070463 /git-gui/lib/error.tcl | |
| parent | 8e65d38064c6ab981955f64b75f8cc068f25a415 (diff) | |
gitk: set minimum size on configuration dialog
gitk sets no size limit on its configuration dialog, allowing the user
to collapse the window so almost nothing is visible. The geometry
manager sets an initial size so all the widgets are visible, though
ignores the potentially very long text in the entry widgets in doing so.
Let's use this initial size as the minimum. The size information is
computed in Tk's idle processing queue, so a wait is required.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'git-gui/lib/error.tcl')
0 files changed, 0 insertions, 0 deletions
