mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Fix looping back to previous marketplace url when using the viewer navigation bar
Signed-off-by: Hecklezz <tj8@live.com.au>
This commit is contained in:
committed by
Andrey Kleshchev
parent
87f7d37e43
commit
106556538c
@@ -56,6 +56,7 @@ void LLFloaterMarketplace::onOpen(const LLSD& key)
|
||||
else
|
||||
{
|
||||
openMarketplaceURL(params.url);
|
||||
set_current_url(params.url); // Fix looping back to previous url when using the viewer navigation bar
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user