On Wednesday 29 November 2006 23:32, Guillaume Laurent wrote: > On Wednesday 29 November 2006 14:41, Chris Cannam wrote: > > Can someone tell me why the code I just committed (but commented out) at > > gui/editors/segment/SegmentSelector.cpp:146 doesn't appear to work? > > > > I had expected it to unselect a selected segment if you shift-click on > > it, but it seems to leave the segment a selected colour, remove the name > > label from it, and leave it in a kind of zombie halfway state. > > Quick answer after cursory look would be that it's because I haven't > handled that case, that is unselecting a single segment - you either select > some or clear the selection, the model doesn't handle any other case. If > there's a bug/feature request attached to this (I think I've seen one), > please assign it to me.
That was completely wrong, actually the segment is put in a 'moving' state, and is subsequently ignored by further redraws. Fix coming. -- Guillaume. http://telegraph-road.org ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
