New Features
- I added a settings-menu to the Steemit-Sidebar using jQuery-UI.
The settings menu is accessed by clicking on the little cog-symbol on the left side:
The user can edit the colors of the bars using the 2 color input fields:
One can insert his own links or delete the default ones.
(There is also a button to restore the default links, if deleted by accident)
The changes made should be applied instantly.
If one closes the settings menu using the cross-button, it discards all settings.
If one clicks Save Changes, the settings are saved and the settings menu closes.
Which means you could let your sidebar now look like this:
Other Enhancements
- Better symbol for collapsing/expanding
- Added calculation for TB to the Bandwidth
- Big refactoring to make the code more clean/robust
- Replaced js intervalls with timeout's
- Implemented my own "Templating-Engine" (makes everything alot easier, especially once it comes to translation)
- Implemented a better scrollbar (also fixes a bug with the collapse-button)
Links to Github
Posted on Utopian.io - Rewarding Open Source Contributors