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

Feature Request: Images per Row #709

Open
du5tball opened this issue Aug 4, 2024 · 2 comments
Open

Feature Request: Images per Row #709

du5tball opened this issue Aug 4, 2024 · 2 comments

Comments

@du5tball
Copy link

du5tball commented Aug 4, 2024

The available Default Grid Cell Width comes with the isuse of having a fixed width, meaning if you change computers / screens, the 300 pixel width I just set doesn't mean 5 images anymore, but 3.5. It would be great if we could have the option to specify images per row instead.

@zanllp
Copy link
Owner

zanllp commented Aug 5, 2024

This feature I need to think about carefully. Actually, I feel that 'Images per Row' is a rather crude solution.

Currently, I have a few ideas:

  1. We can control specific setting items to not be synchronized. These setting items will only be saved locally, similar to how VS Code does it.
    image

  2. Provide a mechanism for multiple accounts or devices, where the settings between different accounts/devices are isolated.

If anyone has a better and more detailed solution, please feel free to suggest it.

@zanllp
Copy link
Owner

zanllp commented Aug 17, 2024

I implemented a simple data isolation mechanism.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants