Re: Tour of Heroes(Angular) of Royale version

2018-08-16 Thread Alex Harui
Answers inline. From: 芋頭爛 Reply-To: "users@royale.apache.org" Date: Thursday, August 16, 2018 at 10:10 AM To: "users@royale.apache.org" Subject: Tour of Heroes(Angular) of Royale version Hello, I use royale 0.9.3(nightly) to implement Tour of Heroes(Angular). here is live demo https://z3idxk1

Re: Tour of Heroes(Angular) of Royale version

2018-08-16 Thread Piotr Zarzycki
Hi Carlos, In case of removing from ArrayList something and refreshing list - There are Beads for that purpose. Maybe it is a good subject for blog post. You should go through old examples in our repo. Thanks, Piotr On Fri, Aug 17, 2018, 12:48 AM Carlos Rovira wrote: > I think I fixed Point 7

Re: Tour of Heroes(Angular) of Royale version

2018-08-16 Thread Carlos Rovira
I think I fixed Point 7 Seems, container need width 100% for items to expand to fill all available width. This makes me think if we need to double properties and have "itemsHorizontalExpand" and "itemsVerticalExpand" ? what do you think? I added the property to HGroup as well. Try this with lates

Re: Tour of Heroes(Angular) of Royale version

2018-08-16 Thread Carlos Rovira
I forgot to ask you an important question: Comparing with Angular: *could you let us know you thoughts about both versions? * do you think Royale needs something you miss from working with Angular? (taking into account that we are still bringing more components and features, but I mean from a pure

Re: Tour of Heroes(Angular) of Royale version

2018-08-16 Thread Carlos Rovira
Hi, amazing! Thanks for sharing this work and point us the issues! This will be of great help to see the issues you found and personally is great to see something done with Jewel finally due the amount of work I invested on this UI set in the last months :)) For others, I think the Angular versio

Tour of Heroes(Angular) of Royale version

2018-08-16 Thread 芋頭爛
Hello, I use royale 0.9.3(nightly) to implement Tour of Heroes(Angular). here is live demo https://z3idxk1hh5asgqpvhvftra-on.drv.tw/royale-heroes/# It runs on Chrome well, but IE 11 no good... I find some issue when develop the tour of heroes. 1. Does royale have something like mx:Repeater or s: