Skip to content

Change keys combination to keycode #35

@mdtrooper

Description

@mdtrooper

Hi, your project is awesome.

I have been reading your code, it is good code.

But I found a little problem, well I am trying to fixing (in a local branch) but I could not fix it.

The little problem is the differences between languages, for example the action "Zoom out in Timeline panel to show the entire composition duration" in the "Adobe After Effects" is key combination [ shift ] + [ ; ] = [ : ](in english layout), but in spanish layout is key combination [ shift ] + [ . ] = [ : ] .

I think maybe it is better [ keycode ] -> [ action ] instead [ keys combinations ] -> [ action ].

And in the previous example is: [ colon ] -> [ Zoom out in Timeline panel to show the entire composition duration ]

The problem is change the javascript code and the source layouts. It is a lot of work, sorry, but I can help you.

Regards.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions