<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Taeo UI Tag: resolution - Recent Posts</title>
		<link>http://www.taeoui.com/forums/tags/resolution</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Feb 2012 08:30:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.taeoui.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.taeoui.com/forums/rss/tags/resolution" rel="self" type="application/rss+xml" />

		<item>
			<title>Exius on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-159</link>
			<pubDate>Fri, 07 Aug 2009 19:15:36 +0000</pubDate>
			<dc:creator>Exius</dc:creator>
			<guid isPermaLink="false">159@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;Sorry for the double post. &#60;/p&#62;
&#60;p&#62;Here is the settings I set mine to. The minimap &#34;Should&#34; be the size it needs to be. Manually move it to the top right corner of the TaeoUI Box. After you finish this, and reset it, type /bt4 and unlock the action bars, and move them to the center of the box! &#60;/p&#62;
&#60;p&#62;--3 Main Action Bars&#60;br /&#62;
local ABScales = { 0.55, 0.62, .75, 0.8 }&#60;br /&#62;
--Side Bar&#60;br /&#62;
local SBScales = {0.55,0.75,0.77,0.77}&#60;br /&#62;
--Minimap&#60;br /&#62;
local mapScales = {-1, 0.82, 1.08,  1.08}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Exius on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-151</link>
			<pubDate>Fri, 07 Aug 2009 17:58:50 +0000</pubDate>
			<dc:creator>Exius</dc:creator>
			<guid isPermaLink="false">151@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;I have been working on this some, haven't made much progress. Anybody else?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jon on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-47</link>
			<pubDate>Mon, 03 Aug 2009 19:45:42 +0000</pubDate>
			<dc:creator>Jon</dc:creator>
			<guid isPermaLink="false">47@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;Poly, &#60;/p&#62;
&#60;p&#62;I'll take a look at this when I get home. I've got multiple monitors and resolutions I can test at. Also we need to figure out what to do about the art clipping. =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Taeo on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-41</link>
			<pubDate>Mon, 03 Aug 2009 18:42:24 +0000</pubDate>
			<dc:creator>Taeo</dc:creator>
			<guid isPermaLink="false">41@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;Ah I guess that wording is kinda vague :-P I'll try to make it clearer. I should really be closing the Taeo UI Forum tab on my browser though if I wanna get anything done at work today, lol.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Badger on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-29</link>
			<pubDate>Mon, 03 Aug 2009 18:09:06 +0000</pubDate>
			<dc:creator>Badger</dc:creator>
			<guid isPermaLink="false">29@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;Hey Poly. Posting here because I think it may be somewhat relevant to Jon's issue.&#60;/p&#62;
&#60;p&#62;I'm a bit puzzled by something I saw on the &#34;Download&#34; page:&#60;/p&#62;
&#60;p&#62;&#34;Attempting to have Taeo UI auto configure while in windowed full screen mode will cause unexpected results. Have Taeo UI configure for your resolution and then change back to full screen windowed mode.&#34;&#60;/p&#62;
&#60;p&#62;As dumb as this is, I feel like I should ask before I try to install this mod after work today. Does the problem arise if running at Full Screen, or does it only arise when running in Windowed mode? The word choice in the above passage makes it really hard to figure out which is the source of the error and which is the solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Polydwarf on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-17</link>
			<pubDate>Mon, 03 Aug 2009 16:20:05 +0000</pubDate>
			<dc:creator>Polydwarf</dc:creator>
			<guid isPermaLink="false">17@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;Thanks for reminding me Jon. The code breaks for 1280x1024 (and any other 5:4 aspect ratio) because neither Taeo nor I had this aspect ratio to test with! This is where the beta process comes in...&#60;/p&#62;
&#60;p&#62;To figure out what scales we need for 5:4, we need users like you to do a little bit of hacking on our part. If you open the TaeoUI.lua file in the TaeoUI folder (using Wordpad, or some other text editor), and scroll down to line 826, you'll see something like:&#60;/p&#62;
&#60;p&#62;--3 Main Action Bars&#60;br /&#62;
local ABScales = { -1, 0.62, .75, 0.8 }&#60;br /&#62;
--Side Bar&#60;br /&#62;
local SBScales = {-1,0.75,0.77,0.77}&#60;br /&#62;
--Minimap&#60;br /&#62;
local mapScales = {-1, 0.82, 1.08,  1.08}&#60;/p&#62;
&#60;p&#62;Those negative ones at the beginning of the { } area are placeholders for the 5:4 aspect ratio. If you want to help us out, you can replace the negative ones with some guesses of your own (try 0.6 to start). From there, load up WoW and click &#34;reset to defaults&#34; in the TaeoUI config to see how it looks. If it isn't right, try some other numbers, reload the UI, and then reset again.&#60;/p&#62;
&#60;p&#62;This isn't the most exciting process in the world, but it's very important to TaeoUI and would be a great help. If you do manage to figure out some good numbers, post them back here and we'll add them to the official download.&#60;/p&#62;
&#60;p&#62;P.S.  Anyone with a 5:4 aspect ratio can help out, not just Jon, our discoverer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jon on "Auto-configure after resolution change"</title>
			<link>http://www.taeoui.com/forums/topic/auto-configure-after-resolution-change#post-10</link>
			<pubDate>Mon, 03 Aug 2009 15:12:34 +0000</pubDate>
			<dc:creator>Jon</dc:creator>
			<guid isPermaLink="false">10@http://www.taeoui.com/forums/</guid>
			<description>&#60;p&#62;after a resolution change, the auto-configure option breaks bartender and sexymap.&#60;/p&#62;
&#60;p&#62;They both get the error:&#60;/p&#62;
&#60;p&#62;'Scale must be &#38;gt; 0'&#60;/p&#62;
&#60;p&#62;This is happening when going from a 1024x768 to 1280x1024 resolution.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

