Difference between revisions of "WindowSnap"

From TTWiki
Jump to navigationJump to search
m (2 revisions)
 
(Reformat and update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Make in-game windows snap to each other.
 
'''''Make in-game windows snap to each other'''''
 
 
=Window Snap=
 
 
Make in-game windows snap to each other
 
   
 
'''2.0.1 alpha 41 or later'''
 
'''2.0.1 alpha 41 or later'''
   
-=Switch=-
+
==Switch==
   
Configuration file: windowsnap on|off|<dist>
+
Configuration file: windowsnap on|off|<dist>
   
 
Command line: -Xz
 
Command line: -Xz
   
-=Description=-
+
==Description==
   
This switch enables the window snapping feature, by which windows that are moved close to one another snap together. The &lt;dist&gt; parameter sets how close windows have to be for this to happen, the default being 10 pixels.
+
This switch enables the window snapping feature, by which windows that are moved close to one another snap together. The <dist> parameter sets how close windows have to be for this to happen, the default being 10 pixels.
   
 
This feature was contributed by Marijn.
 
This feature was contributed by Marijn.
  +
[[Category:Patches]][[Category:Interface Patches]][[Category:TTDPatch]][[Category:TTDPatch Manual]]

Latest revision as of 14:26, 18 June 2011

Make in-game windows snap to each other.

2.0.1 alpha 41 or later

Switch

Configuration file: windowsnap on|off|<dist>

Command line: -Xz

Description

This switch enables the window snapping feature, by which windows that are moved close to one another snap together. The <dist> parameter sets how close windows have to be for this to happen, the default being 10 pixels.

This feature was contributed by Marijn.