Open c3d opened 3 weeks ago
The Purge command restores some UI patterns with a different value than what ResetModes gets.
Purge
ResetModes
The reason for the problem is that the constructors for settings builds the UI values explicitly instead of taking them from the Init field.
settings
Init
The
Purge
command restores some UI patterns with a different value than whatResetModes
gets.