carlosrovira commented on issue #519: SDK 0.9.6 <js:DataGridPercentageView/> bead work only on header DataGrid, not on cells URL: https://github.com/apache/royale-asjs/issues/519#issuecomment-544187611 Hi Fred, I must admit DataGrid component is still uncovered by me. At some time I should create a Jewel DataGrid, but since I really don't need it and is more a fun exercise for me, my current interest is more on continue documentation needs, and other support/help needs to make Royale more "round" tech. While hope others like @aharui, @yishayw or @piotrzarzycki21 that are more close to that piece of code, I only can give some opinion that could not be accurate. I don't understand why a DataGridPercentageView bead exists, since the layout bead should be capable to manage width changes in exact pixels and percentages. To solve the issue you can try to fix the layout (trying to get rid of DataGridPercentageView) and see if that's possible. Sorry to not be of much help here, as you dig into the code and debug it I'm sure you could get to problem's core.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
