Hello Friends,
 
I need an immediate help with Regards to Flex 4 scaling behavior.
 
*Problem:*
** 
In our project we have the custom ADG (AdvancedDataGrid) and a zoomer 
control in bottom to control it's scaling, the scale value is directly 
binded to the scaleX & scaleY properties of ADG,
We recently migrated our flex 3 project to flex 4 sdk (compilation only, 
rest of the code are still using flex 3 MX components), In flex 3 
everything used to work fine, The zoomer control used to increase and 
decrease the ADG magnification, but after the flex 4 migration, the 
magnification is happenning but the visible width of the ADG is also 
getting changed, that is causing the empty space to appear (in right) in 
case of zoom out and extra horizontal scroll bar incase of zoom in. 
 
I compared the UIComponent class in flex 3 vs flex 4 and found significant 
difference in set scaleX/scaleY methods, perhaps this change is causing 
this behavior change.
 
Please advise/help!
 
Thanks
Abhishek
 

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/flex_india/-/hcQSxs8KTPIJ.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to