Reset the Edit Palette Colors
Dana Enyo
I'm constantly changing the colors in the Edit palette so I can copy a custom color from one object to another. But I wish there was a button somewhere (in that window, or even in Preferences) that let me switch those back to the Defaults. (The image shows mine at the moment.)
(I see someone else proposed a "Color Palette Builder Box" for storing palettes, but that sounds a lot more complicated. I just want to get the Default one back!)
Photo Viewer
View photos in a modal
Log In
Nexii Malthus
Dana Enyo
You can delete the file at
%APPDATA%\<viewer channel>\user_settings\colors.xml
-- this stores all the color picker palette customisations that differ from the defaults, it'll be cleared the next time you run the viewer then back to the defaults that you can customise again.--
@ Linden
The viewer code actually has a reset function that allows you to reset individual swatches but its not wired up to any UI. (llfloatersettingscolor.cpp:129 / resetToDefault(name))
Probably would be good to have a right click to reset individual swatches or something, or a button to reset all.