Implement [TextEdit] properties
Opened this issue · 4 comments
grzegorzdec commented
Missing props:
- selectedBegin
- selectedEnd
- scrollValue
Blocked:
- fontDescription
- filePath
- absolutePath
grozdanov commented
MXSCOMP-76
darek607 commented
cursorEdgeScrollMode
does not apply mobile
grzegorzdec commented
Android:
fontDescription - unclear
filePath - unclear - fonts are in resources or from eg. web?
cursorEdgeScrollMode - unclear
scrollValue - 1
selectedBegin, selectedEnd - 1
Other - 2 (already done)
darek607 commented
cursorEdgeScrollMode
does not apply to mobile