Commit 2810a58
committed
git-gui: fix size and position of window panes on startup
The themed panedwindow needs to have the sash position set after the
widget has been mapped therefore apply this setting in the Map event
binding. To avoid visible redraws as the application is constructed
the main window should be withdrawn until all the widgets have been added
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>1 parent 9cb268c commit 2810a58
1 file changed
+37
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
| 338 | + | |
337 | 339 | | |
338 | 340 | | |
339 | 341 | | |
| |||
648 | 650 | | |
649 | 651 | | |
650 | 652 | | |
| 653 | + | |
651 | 654 | | |
652 | 655 | | |
653 | 656 | | |
| |||
2919 | 2922 | | |
2920 | 2923 | | |
2921 | 2924 | | |
| 2925 | + | |
2922 | 2926 | | |
2923 | 2927 | | |
2924 | 2928 | | |
| |||
3492 | 3496 | | |
3493 | 3497 | | |
3494 | 3498 | | |
3495 | | - | |
3496 | | - | |
3497 | | - | |
3498 | | - | |
3499 | | - | |
3500 | | - | |
3501 | | - | |
3502 | | - | |
3503 | | - | |
3504 | | - | |
3505 | | - | |
3506 | | - | |
3507 | | - | |
| 3499 | + | |
| 3500 | + | |
| 3501 | + | |
| 3502 | + | |
| 3503 | + | |
| 3504 | + | |
| 3505 | + | |
| 3506 | + | |
| 3507 | + | |
| 3508 | + | |
| 3509 | + | |
| 3510 | + | |
| 3511 | + | |
| 3512 | + | |
| 3513 | + | |
| 3514 | + | |
| 3515 | + | |
| 3516 | + | |
| 3517 | + | |
| 3518 | + | |
| 3519 | + | |
| 3520 | + | |
| 3521 | + | |
| 3522 | + | |
| 3523 | + | |
| 3524 | + | |
| 3525 | + | |
| 3526 | + | |
3508 | 3527 | | |
3509 | | - | |
| 3528 | + | |
| 3529 | + | |
| 3530 | + | |
3510 | 3531 | | |
3511 | 3532 | | |
3512 | 3533 | | |
3513 | 3534 | | |
3514 | | - | |
3515 | | - | |
3516 | | - | |
3517 | | - | |
| 3535 | + | |
| 3536 | + | |
3518 | 3537 | | |
3519 | 3538 | | |
3520 | 3539 | | |
| |||
0 commit comments