Thursday, April 17th, 2008
Looks to me like a PrintDataGrid / VBox (or likely any parent) sizing negotiation bug that happens when variableRowHeight="true". [15305]
Adobe seems to be responsive on it, so far. Many of the bugs in their system are labeled as "deferred" - just hope this one doesn't end there.
Problem is, ...
Posted in Uncategorized | No Comments »
Tuesday, April 15th, 2008
I added the new WordPress plugin to track stats on one of my sites and I wasn't getting any stats. Turns out the theme I'm using is using a different (likely older) footer code than the stats are expecting.
I added a line into the stats code to make it ...
Posted in PHP, WordPress, bug | No Comments »
Tuesday, April 15th, 2008
Banging my head on some PrintDataGrid oddities, reported as Bug 15305. I suspect some of the code is making the assumption that only one PrintDataGrid will ever exists.
The sizing of the data grids seems oddly tied to previous grids that have been created. Can't figure out exactly the ...
Posted in Flex, bugs | No Comments »