python-eel/Eel

Any way to add a persistent back and forward arrow button like a webbrower? Since my projects involves traversing to different websites.

Open

#593 geöffnet am 18. Juni 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (570 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.980 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

here is my javascript code for my minecraft mod installer, which involves travelling to different websites :

image

as you see it involves traversing to other websites, so is there any way of making a persistent back and forward button on the titlebar maybe?

Contributor Guide