msstyleEditor icon indicating copy to clipboard operation
msstyleEditor copied to clipboard

The idea of unusual functionality for finding parameters

Open flarens opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. In the process of creating its own design shell for Windows, I faced the problem of meager documentation for the .msstyles file.

Describe the solution you'd like There would be a function very useful for debugging that fills absolutely all color variables with random values. This will allow you to measure the color of the unknown element of the interface after applying the design topic and find the parameter responsible for this element through the search according to the dump classes.

flarens avatar Jul 24 '23 16:07 flarens

That is actually a "common" modder trick. Good idea, I might implement that some time. Should be easy enough :)

nptr avatar Jul 25 '23 20:07 nptr