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

Add support for mouse back and forward buttons in the editor #1702

Closed
MattRix opened this issue Oct 22, 2020 · 1 comment
Closed

Add support for mouse back and forward buttons in the editor #1702

MattRix opened this issue Oct 22, 2020 · 1 comment

Comments

@MattRix
Copy link

MattRix commented Oct 22, 2020

Describe the project you are working on:

Making an indie game with Godot

Describe the problem or limitation you are having in your project:

The back and forward buttons on a mouse do not work on in the editor to go back and forward

Describe the feature / enhancement and how it helps to overcome the problem or limitation:

Supporting mouse back and forward buttons

Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:

The back and forward mouse buttons would act just like pressing alt+left and alt+right do right now

If this enhancement will not be used often, can it be worked around with a few lines of script?:

Not that I know of? Maybe installing a program like autohotkey in the OS, I suppose.

Is there a reason why this should be core and not an add-on in the asset library?:

It is a core usability feature

@Calinou
Copy link
Member

Calinou commented Oct 22, 2020

Duplicate of #954.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants