![]() |
[Fixed] Bugs in color palette(osx). - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [Fixed] Bugs in color palette(osx). (/showthread.php?tid=1416) |
[Fixed] Bugs in color palette(osx). - tkbd - 10-10-2015 These bugs happened in OSX. First one. In wings color palette I can't remove color that already created. (because CTRL+LMB click not work is not work correctly. instead it opened right click menu.) (IMHO.In the right-click menu on color palette, It is need for a command to remove this color from color palette.) Another one. If cancel to native color chooser dialog,then It will be added forcibly unnecessary white color. (I also same test in my Windows,then it work fine.) ---------------------------------------------- Wings3D 2.0.1, OSX 10.10.5, 64bit Wings3D 2.0.1, Windows10, 32bit tkbd RE: Bugs in color palette(osx). - dgud - 10-29-2015 Does CMD+LMB work? RE: Bugs in color palette(osx). - tkbd - 11-04-2015 Thanks for reply. Quote:Does CMD+LMB work? Yes,command key does work! I see... Wings3D 2.0 ,it seems that in HOTKEY also changed to each OS native way. But information line display "[CTRL]+L:Clear color", it have to change "⌘+L" or "[CMD]+L" for OSX user. By the way, the same thing had happened in the information line of Sculpt mode in OSX. Actualy works by command key, but infomation line displayed to use CTRL key for push effect. -------------------- tkbd (Reference for osx user: In old Wings3D v1.5.4 (OSX),use CTRL key for execute to these commands .) RE: Bugs in color palette(osx). - dgud - 11-04-2015 Ok, thanks for testing, will try to get Björn to fix this. |