Kitutz / rainmeter

Automatically exported from code.google.com/p/rainmeter
0 stars 0 forks source link

Add abitilty to change the archor point for possitioning within a meter #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Windows are always positioned with WindowX/Y denoting the location of the
top left corner of the meter window.  It would be useful to be able to
specify the position of the point that will be used in this calculation in
pixel or percent.  This will allow true centering and intuitive positioning
relative to bottom and right edges. 

Original issue reported on code.google.com by brian.to...@gmail.com on 24 Mar 2009 at 4:47

GoogleCodeExporter commented 8 years ago
Checked in changes to add AnchorX and AnchorY to the settings.  See details in 
the
help file.

Original comment by brian.to...@gmail.com on 26 Mar 2009 at 4:25