[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-21 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-589801555
 
 
   Flex seems to set selectedIndex to -1 when the selectedItem is removed, so I 
have emulated that. The ADG should then show nothing selected


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-20 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-589504326
 
 
   Your code is relying on ADG.selectedItems, not selectedItem.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-16 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-586682234
 
 
   The VDI is not working again.  I can't log in.  I tried Sales earlier and it 
did not add Retail Inspection.  I will try Inventory when the VDI is working 
again.  I probably won't have time to work tomorrow until about 4pm US west 
coast.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-14 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-586541307
 
 
   I didn't fix ADG.selectedIndex earlier.  This really should have been filed 
as two separate issues.
   
   ADG.selectedIndex should be fixed in 7ad6a08caf5c678ac0580531c1bb360e31608c5b
   I found out the radio button issue is about MX RadioButton and that should 
now be fixed in 6cc82c4fac3ba353ce14c8f12373ba05f121c639


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-13 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-586131648
 
 
   RBG selectedValue was not responding to programmatically setting 
RB.selected=true.  This is fixed in commit 
44a084f4439d353179c88f537a1cd59d13275476


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-13 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-585929743
 
 
   Verify selectedIndex/Item after remove item


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [royale-asjs] aharui commented on issue #712: PickList is having same record on both sides

2020-02-13 Thread GitBox
aharui commented on issue #712: PickList is having same record on both sides
URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-585928957
 
 
   Verify RadioButtonGroup.selectedValue is properly set on init.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services