use entire uri pointer

This commit is contained in:
yggverse 2024-09-14 15:05:27 +03:00
parent 5ce90d6e11
commit 4c0cb8c6f0
9 changed files with 28 additions and 26 deletions

View file

@ -351,8 +351,8 @@ void Page::navigation_reload(
// Set content driver
pageContent->update(
page::Content::TEXT_GEMINI,
pageNavigation->get_request_text(), // @TODO use current page URI parsed instead of request able to change after
buffer
buffer,
uri
);
// Update title on detected by document provider