Code review comment for lp:~stefan-schwarzburg/qreator/fix_bug_1006635_selection

Revision history for this message
David Planella (dpm) wrote :

Al 07/06/12 09:07, En/na Schwarzburg ha escrit:
> If you prefer more time between the click and the switching, this would be very simple (timeout_add instead of the add_idle, I think).
>
> Is this more what you had in mind? I think it behaves very much like the gnome-control-center, although most actions are much faster...

I think the timeout could help in making the transition less rushed, and
I assume it would have the benefit of the user actually seeing that the
icon is selected (i.e. seeing the big orange square surrounding it)
before he/she is taken to the next screen.

But what I also think it's important is that the icon is unselected when
going back to the 'New' screen with the QR code type choices (i.e. point
3 in the previous reply). Do you think that could be possible as well?

Thanks!

« Back to merge proposal