Gehad 3125e0e695 Fix incorrect behavior in preference window
When doing some changes in the preference window and clicking "Apply", the
'Close without saving' button is supposed to restore the previous values.
However some fields were not restored correctly.

- The Animations Slider was never restored to its initial value.
  (A new member in the pref struct was added - pref.animation)

- The 'Font' and 'Font size' were restored correctly to the previous
  values but their effects weren't restored to the UI and that required to
  open the prefrences window again and press ok.

Fixes #481

Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-04-07 13:06:15 -07:00
..
2014-04-03 12:52:05 -07:00
2014-02-27 20:09:57 -08:00
2014-02-27 20:09:57 -08:00
2014-02-08 08:00:27 -08:00
2014-02-27 11:44:59 -08:00
2014-04-02 10:21:02 -07:00
2014-04-02 10:21:02 -07:00
2014-02-27 20:09:57 -08:00
2014-02-27 20:09:57 -08:00
2014-03-03 13:29:22 -08:00
2014-04-02 12:47:41 -07:00