Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added keyboard shortcuts to enhance editing #31

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2019

  1. Implemented enhanced keyboard commands/modifiers

    Added Mousetrap keyboard event library;
    Refactored basic existing controls
    Added ctrl/alt/shift modifiers for timeline and blocks;
    Added shortcuts for duplicating/deleting blocks;
    therealtakeshi committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    b462d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea1a475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    480915c View commit details
    Browse the repository at this point in the history