apache/royale-asjs

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

Open

#637 aperta il 19 dic 2019

Vedi su GitHub
 (14 commenti) (0 reazioni) (0 assegnatari)ActionScript (120 fork)batch import
help wanted

Metriche repository

Star
 (381 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor