wildskyf / TextareaCache

Browser Add-on: Automatically save the content in Textarea.
MIT License
66 stars 7 forks source link

Allow access to options from dropdown panel when cache empty #83

Closed Gitoffthelawn closed 5 years ago

Gitoffthelawn commented 5 years ago

When there is text in the cache, it's easy to access TextareaCache's options panel from it's toolbar button dropdown (hit the cog icon). But once the user empties the cache, the cog icon disappears. Can you make it visible in all cases?

wildskyf commented 5 years ago

yeah, I will fix it for version 4.2.0 thanks for the issue. :)

Gitoffthelawn commented 5 years ago

Thanks!