Feature Request: Images per Row
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.
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:
-
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.
-
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.
I implemented a simple data isolation mechanism.