aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelindexingopts.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-11-20 17:37:08 +0100
committerThomas White <taw@physics.org>2020-11-20 17:37:08 +0100
commitdaef3dd7c16bcb2dd98f9ae1acfdcd07db520401 (patch)
tree32bf6e80cc20cbf73ffc283ea82cc6a8e2593efa /src/crystfelindexingopts.c
parente9087293e5b7b92e64cb9cb7636e21f52611ac7c (diff)
Move indexing option tabs to side, and rearrange
This seems to give a more compact and logical layout
Diffstat (limited to 'src/crystfelindexingopts.c')
-rw-r--r--src/crystfelindexingopts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crystfelindexingopts.c b/src/crystfelindexingopts.c
index 0b6cf515..513f8de9 100644
--- a/src/crystfelindexingopts.c
+++ b/src/crystfelindexingopts.c
@@ -588,6 +588,7 @@ GtkWidget *crystfel_indexing_opts_new()
io = g_object_new(CRYSTFEL_TYPE_INDEXING_OPTS, NULL);
io->cell_file = NULL;
+ gtk_notebook_set_tab_pos(GTK_NOTEBOOK(io), GTK_POS_LEFT);
gtk_notebook_append_page(GTK_NOTEBOOK(io),
indexing_parameters(io),