1 decade ago by riceje7
So I needed a simple solution to word-wrap text for my Senior Capstone Project I&
Anyways it&
039;m developing in ImpactJS. After coming up short trying to find a ready-made solution I decided to make my own plugin. I modified some code from <1> and merged it with what I had already written in an attempt to get #line breaks
working properly. Long story short what I originally had worked and the problem wasn't in the plugin's code but somewhere else. But it made for some cleaner, and probably more efficient code. You can read about it HERE. Anyways it&
039;s called #FSWordWrapper
and I've got the code up on my github. If anyone has any comments or tips or ideas on how i could improve upon it please let me know. Thanks and I hope you enjoy!