2016-04-06 10:56 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
Hi

2016-04-06 9:07 GMT+02:00 Nicolai Hess <nicolaihess@gmail.com>:
What are the main problems with Text, Paragraph, ... and other old TextComponents?

I don't want to write crappy words. But to understand what was wrong you can try with them:
  • remove blinking cursor for specific morph instance
  • hide selection or change it color for specific morph instance
  • implement validation for input when only digits are allowed
  • implement masked fields��
  • try to make all this composable
It seems that first two items are really simple tasks. But it is huge pain and hacks at the end.

Thanks Denis,
yes this are good points I didn't thought about.
��