Re: Cloning rectangles

2017-03-27 Thread Alex Harui
FWIW, my internal contacts think this issue is fixed in the latest FP 25 beta (build 143 or later). HTH, -Alex On 3/27/17, 10:23 AM, "Dev LFM" wrote: >Hi, > >I end up figuring out a way of validating my rectangles and re-assigning >correct values. I'll definitely change this to other type.. > >

Re: Cloning rectangles

2017-03-27 Thread Dev LFM
Hi, I end up figuring out a way of validating my rectangles and re-assigning correct values. I'll definitely change this to other type.. Thank you 2017-03-24 19:02 GMT+00:00 Alex Harui : > > On 3/24/17, 11:46 AM, "Dev LFM" wrote: > > >I hope they take it serious, because all "projects" are a s

Re: Cloning rectangles

2017-03-24 Thread Alex Harui
On 3/24/17, 11:46 AM, "Dev LFM" wrote: >I hope they take it serious, because all "projects" are a serialization of >an entire class "Project" and posted to server as it is... then our >editors >/ content generators load that serialized "Project"... it definitely saved >me a lot of time and gave

Re: Cloning rectangles

2017-03-24 Thread Dev LFM
il.jtp?type=node&node=60705&i=0>> wrote: > >> >>> >>>>> > >> >>> >>>>> Normal or Debugger? > >> >>> >>>>> > >> >>&g

Re: Cloning rectangles

2017-03-24 Thread Alex Harui
] <http:///user/SendEmail.jtp?ty >> >>> pe=node&node=60705&i=1> >> >>> >>>> <mailto:[hidden email] >> >>> >>>> <http:///user/SendEmail.jtp?type=node&node=60705&i=2>>>: >> >>> >

Re: Cloning rectangles

2017-03-24 Thread Dev LFM
>>>>>> <http:///user/SendEmail.jtp?type=node&node=60698&i=0 >>> >>>> ://user/SendEmail.jtp?type=node&node=60698&i=0>>> wrote: > >>> >>>>>>> > >>> >>>>>>>

Re: Cloning rectangles

2017-03-24 Thread Alex Harui
>>>>>>> But on OSX is happening on all browsers! (at least in my >>> company..) >>> >>>> with >>> >>>>>>> 25.0.0.127, and the bug I posted haven't yet a single response >>> from >>&g

Re: Cloning rectangles

2017-03-24 Thread Dev LFM
gt;>> >> >>>>>>> But on OSX is happening on all browsers! (at least in my >> company..) >> >>>> with >> >>>>>>> 25.0.0.127, and the bug I posted haven't yet a single response >> from >> >>&g

Re: Cloning rectangles

2017-03-24 Thread Dev LFM
gt; adobe :\ > >>>>>>> > >>>>>>> "Status: Needs Review" > >>>>>>> > >>>>>>> > >>>>>>> Thank you > >>>>>>> > >>>>>>> 2017-03-2

Re: Cloning rectangles

2017-03-23 Thread Harbs
;>>>>> Thank you >>>>>>> >>>>>>> 2017-03-23 15:25 GMT+00:00 piotrz [via Apache Flex Development] < >>>>>>> [hidden email] <http:///user/SendEmail.jtp? >> type=node&node=60698&i=1 >>> < &g

Re: Cloning rectangles

2017-03-23 Thread Dev LFM
gt;>> > > > > > >>> > > > > > >>> Thank you > > > > > >>> > > > > > >>> 2017-03-23 15:25 GMT+00:00 piotrz [via Apache Flex > Development] < > > > > > >>> [hi

Re: Cloning rectangles

2017-03-23 Thread Josh Tynjala
t; > >>> 2017-03-23 15:25 GMT+00:00 piotrz [via Apache Flex Development] < > > > > >>> [hidden email] <http:///user/SendEmail.jtp? > > type=node&node=60698&i=1 > > > < > > > > http://user/SendEmail.jtp?type=node&node=6

Re: Cloning rectangles

2017-03-23 Thread Dev LFM
node=60698&i=1>>>: > > > >>> > > > >>>> Hi, > > > >>>> > > > >>>> But you have commented that it is fixed in newest version of > Chrome. > > > Am > > > >> I > > > >>>

Re: Cloning rectangles

2017-03-23 Thread Josh Tynjala
; But you have commented that it is fixed in newest version of Chrome. > > Am > > >> I > > >>>> understand correctly ? > > >>>> > > >>>> "Google chrome Canary has released PPAPI 25.0.0.143 this issue is > > >> solv

Re: Cloning rectangles

2017-03-23 Thread DevLFM
gt; > >>>> "Google chrome Canary has released PPAPI 25.0.0.143 this issue is > >> solved!" > >>>> > >>>> Piotr > >>>> Apache Flex PMC > >>>> [hidden email] <http:///user/SendEmail.jtp?type=node&

Re: Cloning rectangles

2017-03-23 Thread Harbs
fixed in newest version of Chrome. Am >> I >>>> understand correctly ? >>>> >>>> "Google chrome Canary has released PPAPI 25.0.0.143 this issue is >> solved!" >>>> >>>> Piotr >>>> Apache Flex PMC >>>> [hidden email] <http:///use

Re: Cloning rectangles

2017-03-23 Thread DevLFM
t; Piotr > >> Apache Flex PMC > >> [hidden email] <http:///user/SendEmail.jtp?type=node&node=60698&i=2> > >> > >> > >> -- > >> If you reply to this email, your message will be added to the > discussion

Re: Cloning rectangles

2017-03-23 Thread Harbs
------- >> If you reply to this email, your message will be added to the discussion >> below: >> http://apache-flex-development.247.n4.nabble.com/Cloning-rectangles- >> tp60691p60694.html >> To unsubscribe from Cloning rectangles, click here >&g

Re: Cloning rectangles

2017-03-23 Thread DevLFM
gt; Piotr > Apache Flex PMC > piotrzarzyck...@gmail.com > > > -- > If you reply to this email, your message will be added to the discussion > below: > http://apache-flex-development.247.n4.nabble.com/Cloning-rectangles- > tp60691p60694.html > To unsu

Re: Cloning rectangles

2017-03-23 Thread piotrz
pache-flex-development.247.n4.nabble.com/Cloning-rectangles-tp60691p60694.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Cloning rectangles

2017-03-23 Thread DevLFM
Hi Alex, Can you put some pressure on your colleges? Thank you -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Cloning-rectangles-tp60691p60693.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Cloning rectangles

2017-03-23 Thread DevLFM
imacs and some windows browsers the result is: testRect (1, 2, 3, 4) clonedRect (1, 2, 3, 6) clonedRect2 (1, 2, 3, 8) Appreciate your feedback -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Cloning-rectangles-tp60691.html Sent from the Apache Flex Develo