-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customizable background #163
Comments
I'm currently working on rewriting the whole project from WPF to Avalonia, so feature requests like this, and other works, will be applied to the upcoming Avalonia version. You can read more here . I have updated new versions at https://picview.org/avalonia-download where there's new changes related to backgrounds:
Being able to customize the background colors requires more work, and I'll have to make a redesign of the settings window first, but I'm planning on it in a future release. |
I've tried avalonia-preview3 - didn't notice any difference for background. Thank you for your work. I really like picview. |
My bad, looks like I didn't update executable path since preview2. Thank you, works now, this really helps. Do you want to close this issue or to keep it for settings options later? |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Currently app uses semi-transparent background when showing images. This is very distracting, as there are always a lot of things in background (wallpaper, other windows). There are no settings for window background, only
B
for transparent image (not what I mean).Describe the solution you'd like
A clear and concise description of what you want to happen.
Is it possible to add window background customization? Like, color, transparency, acrylic effect, etc?
Personally, I'd prefer non-transparent very dark grey solid color (nearly black, but not black - gives better edges view) for photos viewing, especially full-screen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Not sure, but could be related to #90
The text was updated successfully, but these errors were encountered: