You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
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.
System Info
The text was updated successfully, but these errors were encountered:
bantya
changed the title
Ability to add custom styles.
[UI] Ability to add custom styles.
Feb 16, 2019
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
The text was updated successfully, but these errors were encountered: