Skip to content
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

Apply a custom background to folders #14

Open
dsoutw opened this issue Sep 7, 2023 · 1 comment
Open

Apply a custom background to folders #14

dsoutw opened this issue Sep 7, 2023 · 1 comment
Labels
enhancement New feature or request priority/low Low priority

Comments

@dsoutw
Copy link
Owner

dsoutw commented Sep 7, 2023

  • Display a custom background on a folder widget
  • Should apply a proper scaling to the image (none / fit width / fit height / ...)
@dsoutw
Copy link
Owner Author

dsoutw commented Sep 7, 2023

Displaying a custom background image is not the problem. The problem is how to apply a given scaling. It seems the that the only way to scale an image properly is to use a ImageView. However, the size of ImageView cannot auto fit the list of shortcut. Therefore, I don't see a easy way to implement this feature.

@dsoutw dsoutw added enhancement New feature or request priority/low Low priority labels Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant