Skip to content

Commit

Permalink
[LIVE-2943] Feat/add back forward buttons to web platform player (#625)
Browse files Browse the repository at this point in the history
* add possibility to go back and forward

* use arrow icon

* move webview specific callbacks to TopBar

* disable nav buttons when nav not possible

* Add shouldDisplayNavigation to TopBarConfig

* Use webview ref as prop instead of ref current value

* add comments for events listened to

* small code style changes

* Add changeset
  • Loading branch information
chabroA committed Aug 19, 2022
1 parent 909407c commit 3caf8e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tender-shrimps-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ledger-live-desktop": minor
---

Add navigation option to WebPlatformPlayer

0 comments on commit 3caf8e1

Please sign in to comment.