[fixed] Freeze application when AutoUV CreateTexture option dialogs closing(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] Freeze application when AutoUV CreateTexture option dialogs closing(OSX). (/showthread.php?tid=1453) |
[fixed] Freeze application when AutoUV CreateTexture option dialogs closing(OSX). - tkbd - 11-18-2015 I was making a setting for AutoUV CreateTexture Draw Option. But the following problems encountered in the process. In AutoUV create texture workflow... Select "Create Texture" command , and then appear "Draw Options" window. How to reproduce
At this time, the window that exists are as follows. For ease of explanation, we call them with A,B,C and D.
Dialogs were opened in the order of A-B-C-D. For example. before "D" window close , you can close "B" and/or "C" at first.(using OK button or Close button)
---- tkbd |