CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
982 stars 144 forks source link

disabling columns and re-enabling them in different orders gives interesting effects #329

Closed janwilmans closed 5 years ago

janwilmans commented 5 years ago

image

notice the 'marker' colomn is nolonger the first

janwilmans commented 5 years ago

reproduce: disable all optional columns in this order:

now enable:

result:

image

I would call that thoroughly scrambled :)