atomicdata-dev / atomic-data-browser

This repo is no longer used! Code is moved to Atomic-Server
https://github.com/atomicdata-dev/atomic-server/issues
MIT License
55 stars 9 forks source link

Back / forward buttons not visible on tauri build #263

Closed joepio closed 1 year ago

joepio commented 1 year ago

When running atomic-data-browser in a WebView, the forward / back buttons should show. I suspect this condition was broken during refactoring PWA code.

Screenshot 2022-10-31 at 13 20 15

Weirdly enough, when running cargo tauri dev, the buttons are there:

Screenshot 2022-10-31 at 13 25 35