LineNumberWidth error occured
kykm1307 opened this issue · 2 comments
kykm1307 commented
kingcean commented
Hi @kykm1307 could you please share your code about it to me if you don't mind? Or compare it with the one in demo?
I have tested it by modifying the demo code, but it looks good in my dev environment. It initializes an instance of DiffPlex.WindowsForms.Controls.DiffViewer
control class and sets LineNumberWidth
as an Int32
value.
The binary of the original demo is here (net5.0-windows\DiffPlex.WindowsForms.Demo.exe
).