mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 01:13:48 +01:00
Merge branch 'develop' of pwmt.org:zathura into develop
This commit is contained in:
commit
e7004e3089
@ -447,6 +447,7 @@ document_open(zathura_t* zathura, const char* path, const char* password)
|
|||||||
}
|
}
|
||||||
|
|
||||||
page_set_delayed(zathura, document->current_page_number - 1);
|
page_set_delayed(zathura, document->current_page_number - 1);
|
||||||
|
cb_view_vadjustment_value_changed(NULL, zathura);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user