Material color panel custom colors loss - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3) +--- Thread: Material color panel custom colors loss (/showthread.php?tid=2801) |
Material color panel custom colors loss - digitaldavinci - 03-23-2019 The focus need to be displayed on those saved colors. When adding to the custom colors the first item is what gets saved. This is tricky because if the user builds a color then selects which custom block to save the build parameters are lost and the newly selected block color takes precidence. RE: w3d 2.2.3 Material color panel custom colors loss - micheus - 03-23-2019 Please use a image to show exactly you are talking about. It's not clear to me just reading the comment. Sorry. p.s. this thread is specifically dedicated to the v2.2.*, so you don't need to add the version to the subject. RE: Material color panel custom colors loss - digitaldavinci - 03-26-2019 https://www.dropbox.com/s/23dgq84kdg3xdjx/2019-03-25%2018_07_31-Wings3D%202.2.3MaterialColorPanel.png?dl=0 But another cumbersome way is to select a color slot then choose the color. But still the initial panel load has no focus or identifier of which user color swatch one is on. Just curious about this. RE: Material color panel custom colors loss - micheus - 03-27-2019 Better now. This is a dialog from the OS and we don't handle it except by filling the Custom palette with a gray-scale pattern (but, the system will handle it as soon as the user defines a new one). When the previous color is present in one of those palette (System and Custom), then the proper color slot will be focused. If it's not present, then the first color slot (top-left) will be focused and the slider (at right) will be pointing to that color setting. You can change the color and hit OK, but if you hit "Add to custom colors" then the first color slot in the custom palette will be overridden. If you want to create your own custom color palette, you must first select a custom color slot and then chose the color on the color picker or slider and then hit "Add to custom colors". RE: Material color panel custom colors loss - dgud - 03-28-2019 And you can use wings color chooser first and still use the OS color chooser when needed when pressing top-left color in wings color chooser. |