Is this the correct way to declare X,Y,W,H values for items in a MarkupGrid? Does it automatically know to look for these values when fixedLayout is set to "true" as described in the Fields table here...
Solved my own issue by setting itemSize on the MarkupGrid and also using "m.boundingRect.width *= itemData.W" in the "onContentChanged" function of GuideItem.xml