jacobslusser / ScintillaNET

A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
MIT License
963 stars 243 forks source link

Line numbers not correct after Line 99 #515

Open davidbuckleyni opened 3 years ago

davidbuckleyni commented 3 years ago

For some reason my line margin numbers are stoping at 99 and reseting them selfs and the last 7 lines are 00 - 07 not sure what is causing this strange behaviour.

Or could it be its just not showing the 100 in the gutter?

davidbuckleyni commented 3 years ago

Actually scratch that what exactly it was my width of the line number column.

However how does one make sure the numbers look correct when folding and unfolding.