]> git.street.me.uk Git - andy/viking.git/commit - src/file.c
Fixed bugs that caused "draw_scale" and "draw_centermark" not consistent.
authorQuy Tonthat <qtonthat@gmail.com>
Tue, 3 Jul 2007 05:59:19 +0000 (05:59 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Tue, 3 Jul 2007 05:59:19 +0000 (05:59 +0000)
commit1657065a00c7d9d8850aface6c030581950c2b44
tree3b02de76194c23b897cf76ba56cf15fcb8020f9f
parent17407a4327433301c06cd5069fbe7f058c90204b
Fixed bugs that caused "draw_scale" and "draw_centermark" not consistent.

Fixed following bugs related to scale and centermark:
- View menu items did not always reflect correctly when loading from files.
- View menu items and the viewport did not always have the same state
  (on/off)

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
src/file.c
src/vikwindow.c