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

String property fields are hard to edit in Inspector #37

Open
raloos opened this issue Aug 10, 2010 · 1 comment
Open

String property fields are hard to edit in Inspector #37

raloos opened this issue Aug 10, 2010 · 1 comment

Comments

@raloos
Copy link
Member

raloos commented Aug 10, 2010

When using the string property field of a processor to edit a string value in the Inspector, the cursor always skips to the end of the string after each character entry.

@raloos
Copy link
Member Author

raloos commented Dec 12, 2010

Part of the solution is to not simply emit a propertyChanged event when the GUI calls the setter of the processor. See example processor for implementation details.

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