This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 63d1730  tour-de-jewel:remove virtual list CRUD beads no longer needed
63d1730 is described below

commit 63d173066b970e2437adbdb46e9fc1442170abc0
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Apr 7 18:50:48 2020 +0200

    tour-de-jewel:remove virtual list CRUD beads no longer needed
---
 examples/jewel/TourDeJewel/src/main/royale/VirtualListsPlayGround.mxml | 3 ---
 1 file changed, 3 deletions(-)

diff --git 
a/examples/jewel/TourDeJewel/src/main/royale/VirtualListsPlayGround.mxml 
b/examples/jewel/TourDeJewel/src/main/royale/VirtualListsPlayGround.mxml
index 1fee1fc..185c3f6 100644
--- a/examples/jewel/TourDeJewel/src/main/royale/VirtualListsPlayGround.mxml
+++ b/examples/jewel/TourDeJewel/src/main/royale/VirtualListsPlayGround.mxml
@@ -115,9 +115,6 @@ limitations under the License.
                                                                                
selectedIndex="4"
                                                                                
>
                                                        <!-- <j:beads>
-                                                               
<j:AddListItemRendererForArrayListData/>
-                                                               
<j:RemoveListItemRendererForArrayListData/>
-                                                               
<j:UpdateListItemRendererForArrayListData/>
                                                                
<j:RemoveAllItemRendererForArrayListData/>
                                                        </j:beads> -->
                                                </j:VirtualList>

Reply via email to