Making things actually work and obey settings. The location of the client is always updated when the save command is triggered. Debating if that should be disabled if the setting is disabled. /me shrugs

This commit is contained in:
Regner Blok-Andersen
2014-11-28 12:07:07 +00:00
parent 60890a4476
commit 28da275cbb
4 changed files with 66 additions and 43 deletions

View File

@@ -44,7 +44,7 @@
<Setting Name="zoom_anchor" Type="System.Byte" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="track_client_positions" Type="System.Boolean" Scope="User">
<Setting Name="track_client_windows" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>