- March 24, 2007
- 12,073
- 7,459
- Home Country
-
Germany
- Moderator
- #1
While experimenting with the WrapPanel for the new ApolloOne skin, I found out two strange things:
"Orientation=Vertical"
@offbyone, as you worked recently on a virtualized version of WrapPanel, can you confirm this as bug or is it "by design"?
I feel the interpretation of "Orientation=Vertical" is wrong: while "Orientation=Horizontal" gives you vertical scrollbars, the "Orientation=Vertical" gives you horizontal scrollbars. This sounds wrong to me, or is this the common behaviour. Does WPF has a WrapPanel and does it act the same way?
- When changing the orientation only, the content is aranged and sized(!) differently, resulting in other "tile" sizes.
"Orientation=Vertical"
@offbyone, as you worked recently on a virtualized version of WrapPanel, can you confirm this as bug or is it "by design"?
Last edited: