mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Restore scroll position when navigating to parent directory #135

Closed mmontag closed 10 months ago

mmontag commented 1 year ago

Navigating to parent directory (.. links) should behave like a back navigation (when the previous page in history matches the parent directory) so that scroll position gets restored.

This was requested by @PixelPotts 400 years ago.

mmontag commented 10 months ago

Fixed in #135