Results 8 issues of Revolter

Make the node draggable and selectable from the body as well, or make it possible to override IsHoveringTitle in NodeEditorAction. Also it's weird that the header is hardcoded to Height...

### [REQUIRED] Please fill in the following fields: * Unity editor version: 2020.3.17f1 * Firebase Unity SDK version: 17.0.0 * Source you installed the SDK: .unitypackage (.unitypackage or Unity Package...

type: feature request
api: analytics

### Feature proposal * Firebase Component: Core async method to request Server UTC Time

type: feature request
api: core

### Feature proposal * Firebase Component: Analytics Make it possible to send an array of items in a parameter (for example to handle Economy Transaction Events inside a game -...

type: feature request
api: analytics

### [REQUIRED] Please fill in the following fields: * Unity editor version: 2018.4.17f1 * Firebase Unity SDK version: 6.15.2 * Source you installed the SDK: Package Manager * Problematic Firebase...

type: feature request
api: crashlytics

Disposing of a Subject with 7000 subscriptions will allocate 150MB of memory. Because UniRx is using ImmutableList in ListObservers, it creates a copy of the list every time you subscribe...

I would like to be able to instantiate simple C# classes with all dependencies from the current scope injected automatically + some custom parameters. Right now I'm really missing something...