python-eel/Eel
View on GitHubAny way to add a persistent back and forward arrow button like a webbrower? Since my projects involves traversing to different websites.
Open
#593 opened on Jun 18, 2022
help wanted
Repository metrics
- Stars
- (5,980 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
here is my javascript code for my minecraft mod installer, which involves travelling to different websites :

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?