-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Currently, ScrollView widget only has writeCell and readCell functions implemented. It would be nice to see print and printSegement implemented as well since ScrollView is usually used to display a large amount of text, and wrapping capabilities that print and printSegment provide would be quite handy. It looks like it is possible to just copy-paste the code for print into the ScrollView, however I am not sure if that is the best solution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels