Rob--W / browser-action-jplib

Jetpack module to add a Browser action badge to the toolbar, using the chrome.browserAction syntax from Chromium
21 stars 9 forks source link

Button height shrinks when moved to customization palette #11

Closed tmiw closed 10 years ago

tmiw commented 10 years ago

(follow-up to #10)

To duplicate:

  1. Install extension. See button installed in toolbar.
  2. Right-click on toolbar and choose Customize. Drag button into dialog box.
  3. Restart Firefox and reopen the Customize dialog.

What appears:

screenshot 2014-01-11 09 47 13

Thanks!

Rob--W commented 10 years ago

Resolved by https://github.com/Rob--W/toolbarwidget-jplib/commit/4ff24e9b3a49a6e284fe8dec82ce5f9911f32150

tmiw commented 10 years ago

Cool, that fixed it. Thanks! :)