turnsole icon indicating copy to clipboard operation
turnsole copied to clipboard

inelegantly suppress String#display_width crashes

Open hyperbolist opened this issue 12 years ago • 0 comments

This is just my lazy hack to suppress a seemingly "random" crash, instead of rescuing each usage of display_width like we see in TextField#position_cursor! or in ScrollMode#draw_line_from_array, and instead of finding where broken strings are coming from.

Any ideas for a more permanent fix?

hyperbolist avatar Mar 15 '12 04:03 hyperbolist