apache/royale-asjs

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

Open

#637 geöffnet am 19. Dez. 2019

Auf GitHub ansehen
 (14 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)ActionScript (120 Forks)batch import
help wanted

Repository-Metriken

Stars
 (381 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide