chiark / gitweb /
Sorting for Disobedience track chooser. A rewrite: we now do a single
[disorder] / disobedience / choose-search.c
index c804276d812683dc79f0b85da3cb6c56b3697288..d12a3439ee648e2b90b93fbc0aef7cc61b5251c5 100644 (file)
@@ -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) {