[codenameone-discussions] Re: Multiple Form LayeredPanes and Layout animation issue

2018-09-27 Thread Shai Almog
Can you file it as an issue so it can be assigned and followed? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@go

[codenameone-discussions] Re: Multiple Form LayeredPanes and Layout animation issue

2018-09-27 Thread Thomas
Here is a video showing the issue: https://streamable.com/lbd1b and the source of this standalone test case: https://github.com/ramsestom/CN1TestBugs On Thursday, September 27, 2018 at 6:21:32 AM UTC+2, Shai Almog wrote: > There are some edge cases in the paint order of overlays. If you can

[codenameone-discussions] Re: Multiple Form LayeredPanes and Layout animation issue

2018-09-26 Thread Thomas
I will try to create a standalone test case tomorrow. I tracked the issue down to the thisContainer.repaint(); call into the MorphAnimation updateState() function (If I commant this repaint, I do not see the component animation occur, of course, but the underlying layeredPane do not dissapear d

[codenameone-discussions] Re: Multiple Form LayeredPanes and Layout animation issue

2018-09-26 Thread Shai Almog
There are some edge cases in the paint order of overlays. If you can isolate this into a standalone test case we can debug it. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails f