Skip to content

Feature: Added support for displaying background images in folders #15632

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

Merged
merged 13 commits into from
Jun 26, 2024

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Jun 20, 2024

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Opened Files ...
  2. ...

@yaira2 yaira2 marked this pull request as draft June 20, 2024 02:40
@files-community files-community locked and limited conversation to collaborators Jun 20, 2024
@yaira2 yaira2 force-pushed the ya/CustomFolderImage branch from 5e7f3b4 to 4fad4c5 Compare June 20, 2024 16:29
Revert "Use parser"

This reverts commit 4fad4c5.

Use parser

Update ItemViewModel.cs
@yaira2 yaira2 force-pushed the ya/CustomFolderImage branch from 7b0f751 to bf60f11 Compare June 20, 2024 16:30
@yaira2 yaira2 marked this pull request as ready for review June 20, 2024 16:49
@yaira2
Copy link
Member Author

yaira2 commented Jun 20, 2024

This PR is ready for review, but won't be merged until after v3.5.

@yaira2 yaira2 requested a review from hishitetsu June 23, 2024 16:20
@files-community files-community unlocked this conversation Jun 24, 2024
@yaira2 yaira2 force-pushed the ya/CustomFolderImage branch 3 times, most recently from 89708b5 to e07acd4 Compare June 24, 2024 20:05
@yaira2
Copy link
Member Author

yaira2 commented Jun 24, 2024

@hishitetsu I disabled custom backgrounds in Columns View.

@yaira2 yaira2 requested a review from hishitetsu June 25, 2024 15:35
Copy link
Member

@hishitetsu hishitetsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parsing of INI files needs to be improved, such as considering sections, but that can be addressed in #15654.
LGTM

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Jun 26, 2024
@yaira2 yaira2 merged commit 141aa4a into main Jun 26, 2024
6 checks passed
@yaira2 yaira2 deleted the ya/CustomFolderImage branch June 26, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support for changing folder background image
2 participants