Open 0n-s opened 15 hours ago
This problem should have been solved in the new version (such as 1.16.1)
Nothing in the changelog seems to indicate that's the case…
But if it is, linking that PR here: https://github.com/NixOS/nixpkgs/pull/353481
Just my test results, you can test it if you want.
Tested the PR on my end. It is indeed fixed with that version.
This is because we had to move to unstable version because the version of Flutter that localsend was using was dropped from nixpkgs. It's likely that at some point a commit was introduced that caused this bug and a later commit fixed it. But no tag actually had said bug.
This is because we had to move to unstable version because the version of Flutter that localsend was using was dropped from nixpkgs. It's likely that at some point a commit was introduced that caused this bug and a later commit fixed it. But no tag actually had said bug.
Ah, that would make sense.
Describe the bug
LocalSend's window fades to black after a file is sent.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be sent back to the Send menu.
Screenshots
Additional context
Not reproducible with Flatpak (tested).
Notify maintainers
@sikmir @linsui @pandapip1
Metadata
Add a :+1: reaction to issues you find important.