You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
I think it would be really nice for things like screenshots, or whenever people are around, to be able to blur / unblur all balances across screens when ever you click on any balance. Possibly persisted in the form of some settings:
Balance settings:
Automatically blur after (1 sec / 5 sec / 30 sec / 1 min / never)
Wording needs some help, but basically, first setting is the default setting after login, the second one is after how much time it should auto-toggle back to being blurred. Default could be Never. Then the user can click to toggle. Once set to anything other than never, the user is presented with a blurred balance on login, and on click, toggles it for the time stated in there.
The text was updated successfully, but these errors were encountered:
Hey, good idea! I think the auto-toggle back is not necessary, just let the user manually toggle the mode (1s, 5s or 30s blur don't make any sense for me, plus we don't want the balance to suddenly show up when the user doesn't want).
If you want to configure custom user settings, you'll need to wait for these PRs to be merged: #250 and getumbrel/umbrel-manager#58.
Cool. To just clarify my suggestion, the idea behind the auto-blur is that the default is that it's always blurred and you can set the amount of time it takes after clicking before it auto-blurs again.
I think it would be good to persist this in the user settings, but that also depends on when things are loaded. I'll build something, possibly rebase onto master when #250 gets merged :)
Feel free to assign me :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think it would be really nice for things like screenshots, or whenever people are around, to be able to blur / unblur all balances across screens when ever you click on any balance. Possibly persisted in the form of some settings:
Balance settings:
Wording needs some help, but basically, first setting is the default setting after login, the second one is after how much time it should auto-toggle back to being blurred. Default could be Never. Then the user can click to toggle. Once set to anything other than never, the user is presented with a blurred balance on login, and on click, toggles it for the time stated in there.
The text was updated successfully, but these errors were encountered: