Merge branch 'develop' of pwmt.org:zathura into develop

This commit is contained in:
Moritz Lipp 2012-02-07 16:39:05 +01:00
commit e7004e3089

View File

@ -447,6 +447,7 @@ document_open(zathura_t* zathura, const char* path, const char* password)
}
page_set_delayed(zathura, document->current_page_number - 1);
cb_view_vadjustment_value_changed(NULL, zathura);
return true;