Hi Kevin,
I've spent quite a few hours with this issue myself. The web part seemed to
change with the Infrastructure update to being rather fixedly sized (it gets
an inline height attribute from somewhere). Using a web developer addon I can
nicely resize it to use the entire work area, but I have not been able to get
the component to scale properly.
The nasty part is that the height is defined inline so you can't override it
with client-side css formating which was my initial approach. I then tried to
modify the aspx only to destroy my test PWA environment. Then I tried
injecting some javascript to the master page - with disastrous results (WSS
didn't like me much
).
I'm hoping that an update in the very near future improves the my tasks
component in several ways, the scaling being one.
If someone has succesfully made the my tasks component scale or filter out
completed tasks, I'd love to hear from them.
- Jussi