apache/royale-asjs

Layout Properties should be fixed in Some Major Setups (High Priority)

Open

#637 建立於 2019年12月19日

在 GitHub 查看
 (14 留言) (0 反應) (0 負責人)ActionScript (381 star) (120 fork)batch import
help wanted

描述

Please Make these three setups layout same as Flex. I will be very Thankful to you. I have tried to fix layout of these setups but,I am unable to fix these setups Layout.Please help

Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Sales from Select in Menu Go to Documents -> Configure from Setups in Menu File : com/dbz/modules/Common/dbzDocumentTabSetup.mxml

dbzDocumentTabSetup is loading com/dbz/modules/Common/dbzDocumentSetup.mxml and com/dbz/modules/Common/dbzDocumentDetailSetup.mxml

In Flex : DocumentSetup

In Royale : image

Go to Sales from Select in Menu Go to Product -> Profile from Setups in Menu File : com/dbz/modules/Common/dbzProductProfileSetup.mxml

In Flex : productProfile

In Royale : image

Go to Sales from Select in Menu Go to Customer -> Profile from Setups in Menu File : com/dbz/modules/Common/dbzCustomerSetupTabs.mxml

dbzCustomerSetupTabs is loading com/dbz/modules/SAL/dbzCustomerSetup.mxml

In Flex : CustomerSetup

In Royale : image

貢獻者指南