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

Support faster mouse selections #106

Open
slimbuck opened this issue May 13, 2021 · 1 comment
Open

Support faster mouse selections #106

slimbuck opened this issue May 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@slimbuck
Copy link
Member

Context menus and select inputs require the user to click the mouse button twice to make a selection.

Ideally single click selections would also be possible, meaning selections are achieved by:

buttonDown->selection->buttonUp

@slimbuck slimbuck added the enhancement New feature or request label May 13, 2021
@Maksims
Copy link
Contributor

Maksims commented May 13, 2021

Indeed! It is nice QoL feature.

It used to work like that for most select-fields in Editor before.
It only works like that for Camera selector in Viewport top-right corner. Although there is an issue with position of input fields when non-Perspective camera is selected. Should be fixed probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants