Hubert Dworczyński

Results 7 issues of Hubert Dworczyński

Can we add a LICENSE file to this repository? I'd like to use it in my project and I'm not sure if I can.

I'm trying to interpolate between a regular color and a transparent one in order to have 2 radial gradients that interact with each other. Unfortunately it seems `transparent` gets ignored...

I'm trying to create an edge collection like this: ```python db.createCollection(name=name, className='Edges', type=3) ``` but it creates a document collection instead. The documentation is a bit lacking on this one....

### Description We've been getting reports from users that when this extension is installed, the sidebar can't be scrolled. When the mouse cursor is above the sidebar, the main page...

### Description On firefox (v58.02), I get the following error after I destroy one particular element which uses `iron-overlay-behavior` (when navigating to a different route): TypeError: observerHandle is null The...

Fix the adaptive quality screen flicker bug by moving UpdateAdaptiveQuality() from OnPreCull() to LateUpdate() in ValveCamera.cs, as suggested by @Selkcip.

It seems that the `/photos?feature=editors` endpoint initializes the _exclude_ property with value "4" (the filter code for the "Nude" category) for every request automatically. This is fine, but when we...