X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2FmatitaMathView.ml;h=09441303b02f7a4cd915098c788b6adce6bc9377;hb=99c076c7301579c5028a9d6d0ff680ed9e05574f;hp=e62c9f32cdb77d882296be9750f33fcd51a316f8;hpb=b2290acc0159c6ef4ccb1f628e3b649413fad87b;p=helm.git diff --git a/matita/matita/matitaMathView.ml b/matita/matita/matitaMathView.ml index e62c9f32c..09441303b 100644 --- a/matita/matita/matitaMathView.ml +++ b/matita/matita/matitaMathView.ml @@ -205,6 +205,7 @@ class sequentsViewer ~(notebook:GPack.notebook) ~(cicMathView:cicMathView) () = changed :-( *) w#hadjustment#set_value w#hadjustment#upper; w#hadjustment#set_value w#hadjustment#lower; + w#vadjustment#set_value w#vadjustment#lower; w#vadjustment#set_value (w#vadjustment#upper -. w#vadjustment#page_size)); with Not_found -> assert false)