apache/royale-asjs

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

Open

#637 opened on 2019年12月19日

GitHub で見る
 (14 comments) (0 reactions) (0 assignees)ActionScript (381 stars) (120 forks)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

コントリビューターガイド