> > jiggly as in an actual contast "motion" jiggle (like an animation > motion)-- probably is a randering issue then if it does it independently of > any interaction
Well, it only happens when I hover over the object. And it's less of a jiggle, and more "when highlighted, text moves 6 pixels to the left and 3 pixels up" and "on mouseoff, text moves back to original position." I have no idea what causes it, or why it happens for certain text objects, but not for others. The code for the two areas is identical, with the exception of the path. I did get the viewports figured out! What I did, is I would go into Inkscape, create a 'clip' over the objects I needed, set document size to crop in close around that area, then copy and paste the width, height, and viewport from that svg, to the old one, so I didn't have to tell with all of Inkscape's bloat. Oh, I also needed to include the transform property from the "cropped" svg, and paste it into the group that contains all the interactivity zones, but after that, it's cake! On Tuesday, July 16, 2019 at 7:04:00 PM UTC-6, A Gloom wrote: > > > So, this is one of the final maps I have. Interactivity is great, >> background image is great (the other maps use image, rather than >> background-image in the style), the links are all working perfectly, I've >> got a unified style set up for text. >> > > Excellent to hear of your success. > > >> But the problem is: I keep getting this weird, jiggly effect on certain >> items of text. Large text items don't have it, but smaller text items do. >> One thing I did notice, when I took an image that had jiggly text, then >> changed the width, height, and viewbox to "zoom in" on an area, the >> jiggling actually *stopped*, even though the code for that area >> specifically was identical. So, does that mean it would be a rendering >> error? >> > > jiggly as in an actual contast "motion" jiggle (like an animation > motion)-- probably is a randering issue then if it does it independently of > any interaction-- kinda like a surface clash jitter in video games. I have > to change the backgroung of the svg or the text colors on you svg before i > can look at its visual output. > > Did you get the viewports figured out as well? > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/309a4577-1f16-467b-8aee-62bfc94e86e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

