module timelinelib.features.installed.installedfeatureverticalscrolling

timelinelib.features.installed.installedfeatureverticalscrolling.DISPLAY_NAME = 'Vertical &Scrolling'
timelinelib.features.installed.installedfeatureverticalscrolling.DESCRIPTION = '\n This new feature enables you to scroll the Timeline events vertically.\n You accomplish this by pressing the Ctrl+Shift keys and then scroll the mouse wheel.\n Point events and period events are scrolled in opposite directions and disappear\n from view when they cross the divider line.\n '
class timelinelib.features.installed.installedfeatureverticalscrolling.InstalledFeatureVerticalScrolling[source]

Bases: timelinelib.features.installed.installedfeature.InstalledFeature

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.