mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Return the query with the findcontrols
This commit is contained in:
parent
b52b36f6a5
commit
72f48ee089
2 changed files with 8 additions and 1 deletions
|
@ -736,6 +736,7 @@ class PDFFindController {
|
|||
state,
|
||||
previous,
|
||||
matchesCount: this._requestMatchesCount(),
|
||||
rawQuery: this._state ? this._state.query : null,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue