On Tue, Oct 1, 2013 at 3:35 PM, Alexander Larsson <al...@redhat.com> wrote:

> On sön, 2013-09-29 at 22:28 -0400, Matthias Clasen wrote:
>
> >
> > - multi-selection including rubberband selection and autoscroll
>
> Multiple selection doesn't feel quite right. Nothing is ever unselected
> unless you click on an already selected cell, or shift-click
> range-select. Usually any selection modification clears the previous
> selection unless you held down some modifier.
>

Yeah, its not quite what you normally expect from GtkTreeView, but it is
quite similar to what e.g. gnome-documents or photos do in their selection
mode. Some changes I had considered:
- make rubberband selection toggle the selection instead of only selecting
- make Ctrl-click clear the selection and start over like you said
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to