PavelTorgashov / FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Other
1.21k stars 463 forks source link

Unhandled DivideByZeroException #205

Open RevZero opened 4 years ago

RevZero commented 4 years ago

System.DivideByZeroException: Attempted to divide by zero. Module "FastColoredTextBoxNS.FastColoredTextBox", in CalcMinAutosizeWidth Module "FastColoredTextBoxNS.FastColoredTextBox", in Recalc Module "FastColoredTextBoxNS.FastColoredTextBox", in NeedRecalc Module "FastColoredTextBoxNS.FastColoredTextBox", in NeedRecalc Module "FastColoredTextBoxNS.FastColoredTextBox", in DoZoom Module "FastColoredTextBoxNS.FastColoredTextBox", in set_Zoom

This should/could probably be handled.

KieranFoot commented 2 years ago

It probably should, however you have provided very little information as to how it was triggered.