I'm using a view with a list.
On the left of the list I use a scrolling container which contains all sorts of filters.
This works nice:

Click image for larger version. 

Name:	scrolling.png 
Views:	168 
Size:	47.1 KB 
ID:	12733

At designtime, I resize the view holding the control key. That way I can see/edit/add the filters on the left. When done, I resize the view back to its normal size.
But the view will only resize to a max of 1440 pixels in height (or size 860 or so).
Why is that?

Because of this I can't see all filters which makes maintaining them harder.

Or is there another trick I can use?