Obscure crash
by Brandon Maness · in Artist Corner · 09/11/2006 (11:47 pm) · 3 replies

I'm not sure if this is just my setup, but if you left click and hold on the viewport option button that is circled on the pic above while still holding the left button hover back over the option button itself and release the left button. The context menu does not disapear. If you click the viewport option button again while the context menu is still there Constructor crashes. I'm guessing it is because the context menu was still there when a new one is being called to get created, because the old one never got deleted.
About the author
#2
It looks like I've corrected for this strange case. A pointer was being clear out before its time. The menu may still act a little odd with your test case but at least it doesn't crash.
- LightWave Dave
09/12/2006 (9:43 am)
Greetings!It looks like I've corrected for this strange case. A pointer was being clear out before its time. The menu may still act a little odd with your test case but at least it doesn't crash.
- LightWave Dave
#3
09/12/2006 (11:04 am)
Wow, that was fast. Great work as usual Dave!
Associate David Wyand
Gnometech Inc.
I've reproduced the crash here and will take a look. Thanks!
- LightWave Dave