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

Textfield cursor is off #54

Open
Lokkij opened this issue Aug 6, 2014 · 3 comments
Open

Textfield cursor is off #54

Lokkij opened this issue Aug 6, 2014 · 3 comments
Labels

Comments

@Lokkij
Copy link
Contributor

Lokkij commented Aug 6, 2014

The cursor and selection graphics in an OGTextfield are a bit off, as shown by this image:
textfieldbug

@Lokkij Lokkij added the bug label Aug 6, 2014
@mrzapp
Copy link
Contributor

mrzapp commented Aug 7, 2014

This looks like the OGTextEditor, which is in very early development. Just use the OnGUI one by unticking OGTextField.editor.enabled flag. It should be off by default.

@Lokkij
Copy link
Contributor Author

Lokkij commented Aug 7, 2014

Actually, the problem only occurs when OGTextField.editor.enabled is turned off. With it turned on, the cursor graphic is in the right position. I guess that'd fix the problem, but I'd prefer to use the OnGUI version because it has more features.

@mrzapp
Copy link
Contributor

mrzapp commented Aug 7, 2014

Well, I have no control over the OnGUI version, it comes "as is" with Unity. I tried reproducing your problem, but I can't break it.

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

No branches or pull requests

2 participants