<?xml version="1.0" encoding="ISO-8859-15"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="http://www.shapeways.com/forum/index.php">
  <title>Shapeways: Bring your creativity to life in 3D</title>
  <link>http://www.shapeways.com/forum/index.php</link>
  <description>Shapeways: Bring your creativity to life in 3D</description>
  <items>
    <rdf:Seq>
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=56148&amp;th=11388#msg_56148" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=56242&amp;th=11388#msg_56242" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=56148&amp;th=11388#msg_56148">
  <title>Browser zoom ignores text in Chrome latest</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=56148&amp;th=11388#msg_56148</link>
  <description><![CDATA[Since a few days my desktop chrome (latest) browser refuses to properly zoom the Shapeways pages.<br />
Text will not zoom with the rest.<br />
<br />
I tracked this down too a common error caused by<br />
    -webkit-text-size-adjust: none;<br />
<br />
Which is used to fix the layout for iOS devices, but chrome listens to it too.<br />
<br />
It seems this can be remedied by adding<br />
@media handheld{<br />
<br />
}<br />
<br />
Or something <img src="http://www.shapeways.com/forum/images/smiley_icons/icon_wink.gif" border=0 alt="Wink"><br />
<br />
Cheers<br />
]]></description>
  <dc:subject></dc:subject>
  <dc:creator>virtox</dc:creator>
  <dc:date>2012-10-29T11:05:49-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=56242&amp;th=11388#msg_56242">
  <title>Re: Browser zoom ignores text in Chrome latest</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=56242&amp;th=11388#msg_56242</link>
  <description><![CDATA[Hey Virtox,<br />
<br />
Thanks for pointing this out! I added -webkit-text-size-adjust: none; recently as a global to fight some iOS webkit weirdness. Using some @media query magic to target this is the right move. I will get this into an upcoming release.<br />
<br />
BTW, if we have not yet been &quot;formally&quot; introduced, my name is Erin and I am one of the Interaction Designers on the team. Feel free to send anything else like this my way via PM or erin AT shapeways DOT com.<br />
<br />
Cheers!]]></description>
  <dc:subject></dc:subject>
  <dc:creator>erinautomatic</dc:creator>
  <dc:date>2012-11-02T20:17:35-00:00</dc:date>
</item>
</rdf:RDF>