Keegan Witt

Results 51 issues of Keegan Witt

The following Gradle releases never had a Docker image released for them. * 3.5.1 * 4.0.2 * 4.10.3

(to avoid need to install wget)

The main thing needed is to add the action to the _manifest.json_ ```json "sidebar_action": { "default_icon": { "16": "icons/tabby-16.png", "48": "icons/tabby-48.png", "64": "icons/tabby-64.png", "128": "icons/tabby-128.png" }, "default_title" : "Tabby", "default_panel":...

enhancement

Watching the console when I try to use "send tab to", I see ``` t is undefined background.js:1 onclick moz-extension://5a8db0c2-ce92-8546-a860-71a9e0355e2c/background/background.js:1 dispatchEvent chrome://browser/content/child/ext-menus.js:46 withHandlingUserInput resource://gre/modules/ExtensionCommon.jsm:120 dispatchEvent chrome://browser/content/child/ext-menus.js:45 dispatchEvent self-hosted:844 apply self-hosted:1870...

bug

Using the scale code from the advanced example, but adding the `resize` prop seems to break scaling. It seems to reset the scale back (via sync) and re-render the PDF...

There are a couple ways this could be done. We could pass in a value like `page-height` to the `scale` prop, or we could expose the `pdfPage` object so the...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade org.apache.maven.shared:file-management from 3.0.0 to 3.1.0. :information_source: Keep your dependencies up-to-date....