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

Add TextInput cursor blinking control #5455

Merged
merged 4 commits into from Jan 2, 2018
Merged

Add TextInput cursor blinking control #5455

merged 4 commits into from Jan 2, 2018

Conversation

KeyWeeUsr
Copy link
Contributor

Moves the original functionality of cursor_blink to _cursor_blink. Perhaps if we should preserve the "public" property, we might rename it to something more obvious such as cursor_invisible or something similar.

"invisible" just because of the current behavior, otherwise we might invert it and use cursor_visible instead.

Closes #5449

@KeyWeeUsr KeyWeeUsr added needs-unittest Notes: API-break API was broken with backwards incompatibality Component: Widgets kivy/uix, style.kv labels Oct 25, 2017
@tito
Copy link
Member

tito commented Dec 30, 2017

Good to me, but you missed to document the change with .. versionchanged::

@tito tito added the awaiting-reply Waiting for reply from issue opener, will be closed if no reply label Dec 30, 2017
@KeyWeeUsr KeyWeeUsr changed the title Add TextInput cursor blinking control WIP: Add TextInput cursor blinking control Jan 1, 2018
@KeyWeeUsr KeyWeeUsr changed the title WIP: Add TextInput cursor blinking control Add TextInput cursor blinking control Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-reply Waiting for reply from issue opener, will be closed if no reply Component: Widgets kivy/uix, style.kv Notes: API-break API was broken with backwards incompatibality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants