StackAndTile Forums
Minor Bug when changing Screen Positions - Printable Version

+- StackAndTile Forums (https://www.stackandtile.com/forum)
+-- Forum: General (https://www.stackandtile.com/forum/forumdisplay.php?fid=1)
+--- Forum: Support Help (https://www.stackandtile.com/forum/forumdisplay.php?fid=2)
+--- Thread: Minor Bug when changing Screen Positions (/showthread.php?tid=836)



Minor Bug when changing Screen Positions - Finn4uw - 07-15-2014

Hi,

just wanted to let you know, that when you have a external monitor and you decide to change the Primary/Secondary Display, the Stack and Tile Programm Window may be out of reach.

You only have the Icon in the Start Bar, but when you click on it to open you can't see the Programm Window if you changed the Display Arrangement before.

Cheers

Rob


RE: Minor Bug when changing Screen Positions - SaT_Admin - 07-15-2014

Yeah SaT saves the position of its gui window so it may still be trying to show itself in the old location.

You can fix this by closing out SaT,
opening your layout .ini file which should be located in the C:\Program Files (x86)\StackAndTile\Layouts\ folder,
then searching towards the middle of the file for these lines:

Code:
[general]
gui_x=0
gui_y=0

Those settings won't show 0 as shown. Changing both of those settings back to 0 should put the window back in the upper left of the main screen. Save the file and reopen SaT.

How did you fix it?


RE: Minor Bug when changing Screen Positions - Guest - 07-15-2014

Thanks for your help!

I "fixed" it by arranging the Screens back to the old positions Wink


RE: Minor Bug when changing Screen Positions - SaT_Admin - 07-16-2014

Ahh heh. That works too. I will see if there is something I can do about this.