I am on 1366x768 sized laptop screen. Though this is a very common laptop screen size and I can get many of my jobs done using it. The SnippetStore app works well and has a beautiful layout, but I think (my opinion 👉) it applies a little bit more spacing to some elements.
Demonstration
1. The padding to the left and right of smaller sidebar is a bit much. The sidebar can be much thinner.
2. The space between snippet name and dates in snippet details area is also much bigger.
3 and 4. No matter how many tags one snippet can have, in snippets list only some of the first tags are being displayed. Thus it holds a lot of space to the right and bottom of a snippet list name.
The app is maximized to occupy full screen space.
Expected Behavior
The above mentioned issues can be solved with an update. But the issues can be relevant according to ones taste. One may like it, other may not!
Thus having a custom css file for the personal customizations will be of huge help.
Pseudo Code
The application will check for custom styles at the startup.
If such custom styles are found, then render the app with it.
If not found, then render the app with default styles.
Current Behavior
I am on
1366x768
sized laptop screen. Though this is a very common laptop screen size and I can get many of my jobs done using it. The SnippetStore app works well and has a beautiful layout, but I think (my opinion 👉) it applies a little bit more spacing to some elements.Demonstration
1. The padding to the left and right of smaller sidebar is a bit much. The sidebar can be much thinner. 2. The space between snippet name and dates in snippet details area is also much bigger. 3 and 4. No matter how many tags one snippet can have, in snippets list only some of the first tags are being displayed. Thus it holds a lot of space to the right and bottom of a snippet list name.
The app is maximized to occupy full screen space.
Expected Behavior
The above mentioned issues can be solved with an update. But the issues can be relevant according to ones taste. One may like it, other may not!
Thus having a custom css file for the personal customizations will be of huge help.
Pseudo Code
System Info