Closed
Bug 842673
Opened 12 years ago
Closed 12 years ago
Make Widgets look good in the toolbar
Categories
(Add-on SDK Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 695913
People
(Reporter: glind, Unassigned)
References
Details
Improve Widget to look good on the toolbar, instead of just the addon bar.
Specifics:
1. Expose the 'style' element of the created widget
2. Expose a 'where to put it. See https://bugzilla.mozilla.org/show_bug.cgi?id=586029 . basically `after` or `before` any `#id` in the chrome.
3. Make sure it starts off and stays "there", even over restarts (?).
Specific use case / example:'
* feedback 5-star widget at https://github.com/gregglind/lotsa_addons/commits/2948e6/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•