Update mupdf to use git dependency so it works on windows

This commit is contained in:
itsjunetime
2025-09-05 10:34:46 -05:00
parent 45409bacd0
commit bd5554db27
6 changed files with 18 additions and 46 deletions
+2
View File
@@ -427,6 +427,8 @@ impl Tui {
}
}
log::debug!("tui got page {page_num} ready with img {img:#?}");
// We always just set this here because we handle reloading in the `set_n_pages` function.
// If the document was reloaded, then It'll have the `set_n_pages` called to set the new
// number of pages, so the vec will already be cleared