Hi Skye.. I suspect it makes a difference as em's are a relative width whereas pixels are absolute. Hence maybe the width relative to the popup is a lot smaller than when it is in a tiddler.. hence the issues you were having!
Jon On Aug 11, 11:55 pm, skye riquelme <[email protected]> wrote: > Thanks rakugo > > The width and height parameters are set in the tiddlytagmindmap > call............ > > interestingly I changed the code in the ShowPopup translusion...to > read "500px" instead of the original "50em"......and now it displays > fine......dont understand why specifying the ShowPopup with in px > rather than em....makes such a difference........anyway now it > works.... > > Thanks > > Skye > > On 11 Ago, 08:29, rakugo <[email protected]> wrote: > > > I can take a guess.. > > Try specifying a width and height by using the parameters: > > width:600 height:300 > > > If you don't provide these it attempts to fill the display as much as > > possible which might cause problems with popups. > > > If that doesn't help is there anything you can share to debug? > > Jon > > > On Aug 10, 9:21 pm, skye riquelme <[email protected]> wrote: > > > > Hi again > > > > I am using TiddlyTagMindMapPlugin and it works fine / looks great when > > > the macro is embedded in a tiddler. (its dimensions are 400px * 400px > > > - generally > > > > Now when I view that tiddler....with something like <<tiddler > > > ShowPopup with:MindMapTiddler label "" "" 60em sticky>> the mindmap > > > displays as tall skinny column with the all the data bunched up on the > > > left of the popup panel. > > > > the popup definictions dont limit the width of the display....so whats > > > happening? How to get the Mindmap to display correctly inside a > > > ShowPopup ? > > > > Thanks in Advance > > > > Skye > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

