aharui commented on issue #666: Vertical Scrollbar should be visible when we 
resize ADG columns
URL: https://github.com/apache/royale-asjs/issues/666#issuecomment-572906860
 
 
   If you look at the debugger, you can see that dg has a width of 418px.  If 
you add up the column widths (I can only see DataGridColumn0 is 83.2px wide) 
does it add up to more than 418?  If not, then the column is clipping the 
renderers, the column does not extend beyond the right side.
   
   Without the VDI, I cannot see how the DG was setup.  What does the ADG MXML 
tag look like?  Maybe there is some property that is being used that allows the 
columns to extend beyond the right side.

----------------------------------------------------------------
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

Reply via email to