Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Add an option to show/hide article tools #25

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

ggreer
Copy link

@ggreer ggreer commented Jul 3, 2012

I found the floating article tools distracting when reading, so I added an option to hide them. The default behavior is the same: article tools are shown.

I also fixed a bug with defaults not working correctly. _.extend() was stomping over defaults with undefined settings. When the extension was first installed, the defaults were: newspaper style, extra-small text, and extra-narrow margins. Now they're correct: newspaper, large text, and wide margins.

I don't know if you want to merge this or not, but I figured it's worth a shot.

@ggreer
Copy link
Author

ggreer commented Jul 3, 2012

I should have separated the bug fix and feature into two pull requests, but it's 3:30AM and I'm tired. Zzzzzzzzzz....

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

Successfully merging this pull request may close these issues.

1 participant