mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Update mupdf to use git dependency so it works on windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user