I'm grouping a listview by date. It works great, except for a few jumplist issues:
1) On Windows Phone, the jumplist always renders as square tiles. It's not quite big enough to put a date in "dd/MM" format. Can it be resized?
2) Failing that, can the jumplist be disabled? Right now if I don't set GroupShortNameBinding to something, it just shows blank tiles. I don't really need it that badly, since my lists will be pretty short.