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

[Editor] Editing values; some suggestions [usability; minor features] #13

Open
GoogleCodeExporter opened this issue Apr 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Editing values in the editor (e.g. camera properties) should accept ENTER key 
from the numpad too, since most people input values using that.
It would also be useful to add something which makes visually clearer when you 
are typing something and when you are not. The text cursor is not enough for 
good visibility.
Moreover, when selecting a value for the first time (first click), it should 
select all the value. Only when clicking again it should set the text cursor at 
the specific mouse position.
TAB works but SHIFT+TAB should also be made to work.

So, summing up:
* ENTER on numpad to confirm the value
* something (e.g. a different color) which helps you see if you're typing a new 
value
* selecting a value first click: select all the value
* selecting a value second click: set the text cursor
* SHIFT+TAB should loop through values going up

Original issue reported on code.google.com by [email protected] on 20 Aug 2013 at 6:50

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

1 participant