There seems to be a weird problem with the window widget in that when you include a grid within window it pins the window to the right side of the browser (I.E. 9) window. If you try to drag the window around, the left side expands and contracts, but the right is always pinned.
However, if you resize the window frame, it then releases it and it can be moved around. I think this has something to do with the grid trying to go to 100% of the container, but it is messing with the window container itself.
Is this a bug or is there something I should be doing when I instantiate the window/grid?
However, if you resize the window frame, it then releases it and it can be moved around. I think this has something to do with the grid trying to go to 100% of the container, but it is messing with the window container itself.
Is this a bug or is there something I should be doing when I instantiate the window/grid?