VS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/af/xap/xp/xav_View.cpp src/wp/ap/unix/ap_UnixFrame.cpp CVS: src/wp/ap/unix/ap_UnixLeftRuler.cpp CVS: src/wp/ap/unix/ap_UnixLeftRuler.h CVS: src/wp/ap/xp/ap_LeftRuler.cpp CVS: ---------------------------------------------------------------------- Fix for left ruler not scrolling after change to 2 column mode - bug 2681
This was caused by creating a second left ruler class in toggleLeftRuler even if one was already present. A similar fix may be need for the Windows FE Martin
