Content-Length: 220971 | pFad | http://github.com/prateekkalra/Selection-js/commit/e8e818d77369dc2ba6c91f647d64e928ab256195

E7 Moved translate option in middle :fire: · prateekkalra/Selection-js@e8e818d · GitHub
Skip to content

Commit

Permalink
Moved translate option in middle 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekkalra authored Aug 16, 2018
1 parent b4ebea5 commit e8e818d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions selection.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ const Selection = (function() {
}

function appendIcons() {
const myitems=[{feature:'twitter',call:twitterButton()},{feature:'facebook',call:facebookButton()},{feature:'search',call:searchButton()},
{feature:'copy',call:copyButton()},{feature:'speak',call:speakButton()},{feature:'translate',call:translateButton()}]
const myitems=[{feature:'twitter',call:twitterButton()},{feature:'facebook',call:facebookButton()},{feature:'search',call:searchButton()},{feature:'translate',call:translateButton()},
{feature:'copy',call:copyButton()},{feature:'speak',call:speakButton()}]
const div = document.createElement('div');
let count = 0;
myitems.forEach((item)=>{
Expand Down Expand Up @@ -305,7 +305,6 @@ const Selection = (function() {
menu.copy = options.copy === undefined ? menu.copy : options.copy;
menu.speak = options.speak === undefined ? menu.speak : options.speak;
menu.disable = options.disable === undefined ? menu.disable : options.disable;


bgcolor = options.backgroundColor || '#333';
iconcolor = options.iconColor || '#fff';
Expand Down

0 comments on commit e8e818d

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/prateekkalra/Selection-js/commit/e8e818d77369dc2ba6c91f647d64e928ab256195

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy