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

Scrolling Input #16

Open
valkyrienyanko opened this issue Aug 8, 2021 · 0 comments
Open

Scrolling Input #16

valkyrienyanko opened this issue Aug 8, 2021 · 0 comments
Labels
Console Console related Enhancement New feature or request Help Wanted Extra attention is needed Low Priority Not of primary focus

Comments

@valkyrienyanko
Copy link
Contributor

Issue

When you hold down any key long enough you will reach the consoles window width and then your cursor will move to the left side of the console. This is unwanted behavior, instead when the characters reach the consoles width, all the characters should be shifted to the left and likewise shifted to the right when backspace is pressed. The m_TextField.m_Input should be stored in something like m_TextField.m_InputView.

@valkyrienyanko valkyrienyanko added Enhancement New feature or request Good First Issue Good for newcomers Help Wanted Extra attention is needed labels Aug 8, 2021
@valkyrienyanko valkyrienyanko self-assigned this Aug 8, 2021
@valkyrienyanko valkyrienyanko added the Console Console related label Aug 25, 2021
@valkyrienyanko valkyrienyanko changed the title CONSOLE: Scrolling Input Scrolling Input Aug 25, 2021
@valkyrienyanko valkyrienyanko removed their assignment Sep 7, 2021
@valkyrienyanko valkyrienyanko added Low Priority Not of primary focus and removed Good First Issue Good for newcomers labels Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console Console related Enhancement New feature or request Help Wanted Extra attention is needed Low Priority Not of primary focus
Projects
None yet
Development

No branches or pull requests

1 participant