StackAndTile Forums

Full Version: Minor Bug when changing Screen Positions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Finn4uw

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
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?

Guest

Thanks for your help!

I "fixed" it by arranging the Screens back to the old positions Wink
Ahh heh. That works too. I will see if there is something I can do about this.