Page 2 of 2

Re: multiple views and mouseaction bug - ruby?

Posted: Fri Jun 05, 2015 10:12 pm
by Walter Sommerfeld
Damn - Same probs in FS 3.08.1

Re: multiple views and mouseaction bug - ruby?

Posted: Sat Jun 06, 2015 9:55 pm
by Nubeat7
thank you walter for confirming, i'll write it to support..

Re: bug with multiple views and mouseaction in ruby?

Posted: Tue Jun 09, 2015 10:48 pm
by Tronic
Also the draw method does not properly report the index of RubyEditConnector, it always displays the last index connector of connected.

Re: bug with multiple views and mouseaction in ruby?

Posted: Wed Jun 10, 2015 1:48 am
by MyCo
Tronic wrote:Also the draw method does not properly report the index of RubyEditConnector, it always displays the last index connector of connected.


cannot confirm that one...

Re: bug with multiple views and mouseaction in ruby?

Posted: Wed Jun 10, 2015 9:42 am
by Tronic
Yes, in the draw loop it get the right index... meh...
However I have found an explanation, and adopted a workaround, after reading some of your comments, hehe.