We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Duplicate of #954.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: