Error with the event "Alt + double click" in the OpenGL part

Moderator: GiD Team

Post Reply
jcarrasco
Posts: 1
Joined: Tue Apr 21, 2015 12:47 pm

Error with the event "Alt + double click" in the OpenGL part

Post by jcarrasco »

Dear GiD Team,

we found that when we press "Alt + double click" in the OpenGL part we get an error:
domain error: argument not in valid range
while executing
"expr double( $dif_x) / double( $dif_y)"
(procedure "GetDynamicEightDirectionsPosition" line 36)
invoked from within
"GetDynamicEightDirectionsPosition $W $x $y"
(procedure "Togl_Alt-ButtonRelease-1" line 3)
invoked from within
"Togl_Alt-ButtonRelease-1 .gid.central.s 882 477"
(command bound to event)
Best regards,
Javier
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

Re: Error with the event "Alt + double click" in the OpenGL

Post by escolano »

You are rigth.
We have fixed it for next 12.x versions
Post Reply