Matt Sephton

Results 413 issues of Matt Sephton

**Test case:** https://codepen.io/desandro/pen/YbrLaO **Description:** Happens when the torus is in side profile. **Video:** https://imgur.com/a/ydWm9um **Still:** ![98872D5B-5052-4548-BFA6-DD69BB0FB647](https://user-images.githubusercontent.com/49612/58505781-a7f51100-8185-11e9-9e23-87dc123dbb6c.png) **Browser:** iPhone 6s, iOS 12.3

bug

**Describe the bug** Translation fails when text contains link **To Reproduce** Steps to reproduce the behavior: 1. Go to https://github.com/uetchy/Polyglot/blob/master/README.md 2. Select first item of Setup list **Expected behavior** -...

bug

**Describe the bug** Not possible to clear hot key from app **To Reproduce** Steps to reproduce the behavior: 1. Open Polyglot.app 2. Set hot key, eg. cmd+shift+x 3. Restart Polyglot...

bug
good first issue

**Describe the solution you'd like** If selected text contains only numbers and currency, do currency conversion. It makes sense to convert the language of money. eg. ¥660, 660 yen, £9.99,...

enhancement

**Is your feature request related to a problem? Please describe.** Polyglot translates all selected text, no mater what language, so it become difficult to select text for the purposes of...

**Describe the solution you'd like** Mostly I want to translate from Japanese into English. I select text and this is what happens. Sometimes I want to translate from English into...

# Input ```js Agent.check = function() { const date = new Date(Date.UTC(2020, 11, 20, 3, 23, 16, 738)); var d = new Intl.DateTimeFormat('en-GB', { dateStyle: 'full', timeStyle: 'long' }).format(date); if...

stale

## Steps to repro 1. setup a working WebsiteAgent 2. add "proxy" key valid proxy URL as value ## Run - proxy is used, agent works OK ## Dry-Run -...

I noticed no activity for the past several days. 9000 jobs stacked up high! I deleted all jobs, but one remained. I could not delete it, so I had to...

Where and how would I use `agent.name` in my WebsiteAgent json?