X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/9eeb9f121e6f5bea8307f5a90bdae6359c4a3211..659201af268c0c3c1111a7a5bcd268b3e63718aa:/disobedience/choose-search.c diff --git a/disobedience/choose-search.c b/disobedience/choose-search.c index c804276..d12a343 100644 --- a/disobedience/choose-search.c +++ b/disobedience/choose-search.c @@ -190,6 +190,8 @@ static int choose_compare_references(const void *av, const void *bv) { * * If @p row_align is negative no row alignemt is performed. Otherwise * it must be between 0 (the top) and 1 (the bottom). + * + * TODO: if the row is already visible do nothing. */ static int choose_make_path_visible(GtkTreePath *path, gfloat row_align) {