ruffle/desktop
Kamil Jarosz 8e6e71b2f7 web: Download the file on FileReference.save
This patch adds support for saving files on web using FileReference.
When writing data, a download is triggered with the default file name.
Currently, there's no dialog that lets the user select save destination.

This patch also ensures that all implementations of FileDialogResult
behave the same way: desktop, web, and tests.
The methods `write` and `refresh` have been merged into one:
`write_and_refresh`, which allows the tests and web implementations
behave the same way as desktop.
2024-05-07 22:26:30 +02:00
..
assets chore: Update translations from Crowdin 2024-05-05 23:39:34 +02:00
packages/macOS/Contents Update Info.plist 2022-12-04 13:54:54 +01:00
src web: Download the file on FileReference.save 2024-05-07 22:26:30 +02:00
Cargo.toml build(deps): bump webbrowser from 0.8.15 to 1.0.1 2024-05-07 22:10:27 +02:00
build.rs Formatting 2023-06-27 21:37:28 +03:00