profcab / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

TIMELINE: Synchronize mouse-wheel zooming across bands (RFE) #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The zooming using the mouse-wheel is great.  It operates per band, but I'd
also like to be able to synchronize zoom-steps across bands, ensuring that
the same position on each band is at the same time point.  

I guess synchronization is similar to dragging/arrow-keys, where the whole
picture is kept in lock-step by syncrhonizing to a single band:

eg

bandInfos[1].syncWith = 0; 

perhaps that same setting could be checked for zooming?

Thanks,
James

Original issue reported on code.google.com by jameshow...@gmail.com on 14 Sep 2008 at 6:48

GoogleCodeExporter commented 9 years ago
LarryK pointed out that the zooming code was checked in by halcyon1981 at r1418.

This is currently marked as 'Defect' and I can't see a way to mark it as 
Enhancement,
don't mean to imply that this is a defect :)

Original comment by jameshow...@gmail.com on 14 Sep 2008 at 6:50

GoogleCodeExporter commented 9 years ago
this is an enhancement request

Original comment by nicolas....@logilab.fr on 14 Sep 2008 at 6:59

GoogleCodeExporter commented 9 years ago
Added subject prefix

Original comment by larryklu...@gmail.com on 25 Sep 2008 at 5:26

GoogleCodeExporter commented 9 years ago

Original comment by stefano.mazzocchi@gmail.com on 25 Mar 2009 at 7:01