~openshot.code/openshot/main

« back to all changes in this revision

Viewing changes to openshot/windows/ui/Main.ui

  • Committer: Andy Finch
  • Date: 2013-08-20 20:42:30 UTC
  • Revision ID: we.rocked.in79@gmail.com-20130820204230-kvwd9xs3mh95keyq
Committed a patch from 'almer' which smooths the zooming of the timeline when using the zoom slider.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1514
1514
                                <property name="visible">True</property>
1515
1515
                                <property name="can_focus">True</property>
1516
1516
                                <property name="tooltip_text" translatable="yes">Slide to Zoom</property>
1517
 
                                <property name="update_policy">delayed</property>
 
1517
                                <property name="update_policy">continuous</property>
1518
1518
                                <property name="adjustment">adjustment3</property>
1519
1519
                                <property name="draw_value">False</property>
1520
1520
                                <signal name="change-value" handler="on_hsZoom_change_value" swapped="no"/>