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

VTextView interim results #7

Open
GeekTree0101 opened this issue Dec 30, 2018 · 0 comments
Open

VTextView interim results #7

GeekTree0101 opened this issue Dec 30, 2018 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@GeekTree0101
Copy link
Owner

ezgif com-video-to-gif 4

Apply attribute processing without performance degradation for compound word

영문 뿐만 아니라 조합형 단어에 대한 퍼포먼스 저하없이 완벽한 속성처리 (Bold, Heading, Quote 기준)

Support UIControl subclass event binding with VTypingManager

UIControl의 subclass에 대해서 Control Event를 자동으로 바인딩 해줌. selected, enable 상태 관리

Support XML to NSAttributedString, BonMot is very fast than Fuz*

BonMot의 XML parsing 은 완벽합니다. 또한 attribute rule만 손쉽게 관리할 수 있도록 delegate로 처리했습니다.

Support NSAttributedString to XML

중첩된 attribute에 대해서 xml tag를 생성해줌
ex. apple banana caramel -> apple banana caramel

TODO

https://github.com/GeekTree0101/VTextView/projects/1

  • 상태에 따른 Attribute 핸들링 로직 최적화 고안해야함
  • Safe Undo 기능제공 필요
  • 예외 핸들링 (ex. link를 넣었을 때 그대로 넣는게 아니라 다른 예외처리할 수 있는 핸들러제공)
@GeekTree0101 GeekTree0101 added the good first issue Good for newcomers label Dec 30, 2018
@GeekTree0101 GeekTree0101 self-assigned this Dec 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant