ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
78 stars 19 forks source link

BaseListUIElement, TextView - cursor is broken, doesn't show #138

Open CRImier opened 5 years ago

CRImier commented 5 years ago

Turns out we don't have tests for whether the cursor in BaseListUIElement is actually enabled. So, it's been broken for some time and we didn't notice. This is not a high-priority bug, since TextView isn't used anywhere except tests at the moment, but it's important nevertheless. So, if anyone could investigate that, it would be greatly appreciated.