author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 2 Aug 2010 12:42:45 +0000 (13:42 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 2 Aug 2010 12:42:45 +0000 (13:42 +0100) | ||
commit | 2810a58dba6d06f4d1816fb06500c117feebd830 | |
tree | 3dc27acd005a85d596bc2fb4139e9b6b207231dc | tree | snapshot |
parent | 9cb268c426ccb2bb836418caad669476b5dd1933 | commit | diff |
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>
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>
git-gui.sh | diff | blob | history |