Luke Canavan

Results 10 issues of Luke Canavan

Add support for text annotation bounding box padding (Title and Label). Currently the bounding box dimensions are roughly the text dimensions plus a small, hardcoded padding. It would be nice...

type: feature
tag: layout

Currently the ctx.imageSmoothingEnabled property isn't respected in ctx.drawImage, so it's not possible to override the default (``true``) behavior.

The bundling of auth-devicecert, auth-jwt and command modules was disabled in https://github.com/aws/aws-connected-device-framework/pull/156 due to build failures that were blocking the Node18 upgrade. These build failures should be resolved in order...

I disabled the bulkcerts service tests in https://github.com/aws/aws-connected-device-framework/pull/154 due to them failing due to missing environment variables. These tests need to be fixed then re-enabled.

**Aws Connected Device Framework Affected Module(s):** * AssetLibrary **I'm submitting a ...** - [x] bug report - [ ] feature request **Description:** The default "AUTHORIZATION_ENABLED=true" setting causes AssetLibrary requests to...

* Discuss what jupyterlab_sandbox does * Current deficiencies * Add some screenshots

When pages are blocked because of security errors (CORS, Mixed Content) or the origin disallows iframing their content or the user inputs a bad url, the user is presented with...

* Have sandbox panel be front (active) panel upon addition to workspace * Have sandbox panel be selectable (blue CSS doesn't apply when it's active) * Perhaps add site favicon...

* Better handle user input url * Have protocol be a dropdown for (file://, http, https, etc) * Clean user input urls? (strip protocol and handle?) * Add CSS to...

Request from @skliarpawlo: Also a small nice-to-have would be saving links to specific sites in Launcher to avoid the need to type urls each time.