In Advanced options, color_filters=[] it's reported as modified value.
But if you reset it to default, at the next start, the value is reverted to [].
color_filters default value
Re: color_filters default value
Thank you for the issue report w64bit,
Everything will try to build the new color_filters from the old settings.
If the old settings are empty, an empty json array is used. ([])
The next update will continue to use an empty string.
I will also fix the table editor returning [] when empty instead of an empty string.
Everything will try to build the new color_filters from the old settings.
If the old settings are empty, an empty json array is used. ([])
The next update will continue to use an empty string.
I will also fix the table editor returning [] when empty instead of an empty string.