dahuapp / dahu

[DEPRECATED] The objective of this project is to develop a "real" alternative to existing screencasting software. Even if there is a wide variety of software that offers to make screencasts, none of these programs do offer effective solutions combining the features / properties that we could expect of this kind of tool.
http://dahuapp.github.io
Other
81 stars 25 forks source link

add the possibility to add an action to the screencast. #183

Closed cissero closed 9 years ago

cissero commented 9 years ago
modified files:
template/actions.html : give the possibility to choose the type of action
thanks to the templateHelpers on views/actions.js.
views/actions.js :
create the appropriate model and add it on the collection with
the fuction onCreateAction.
at the creation of an action, scroll on it thanks to the function scrollOnAction.