Anthony Cossins

Results 20 issues of Anthony Cossins

Could look like this: ![image](https://user-images.githubusercontent.com/1451668/69708206-1abe5500-10f3-11ea-8b1f-b4b6b72665ca.png) Could link to this: chrome://bookmarks/?q=javascript%3A

enhancement

## Problem Black toolbar icon is used in incognito mode. ![image](https://user-images.githubusercontent.com/1451668/65131942-0164a280-d9f8-11e9-80ef-086347884ad3.png) ## Reproduce - Allow extension in incognito mode - Use the default light theme (black icon) - Open incognito...

bug

Powerlet used to work in Arc but now it doesn't. There is an extension error that is logged: ``` Unchecked runtime.lastError: Cannot access contents of the page. Extension manifest must...

bug

Fixes: https://github.com/anthonyec/godot_little_camera_preview/issues/2

When showing viewport information, the camera preview would overlap it. Instead offset the camera preview margins if the information is shown. Note this only works with one viewport, not with...

The idea was mentioned on [Reddit](https://www.reddit.com/r/godot/comments/196hx6g/comment/ki3fjhp/?utm_source=share&utm_medium=web2x&context=3) about integrating with [Phantom Camera](https://github.com/ramokz/phantom-camera). Seems like it'd be useful to have basic viewport previews of the PCam nodes, even if it didn't have...

enhancement