D G

Results 7 comments of D G

Hey @lahirumaramba no that is a slightly different request. I simply want to generate the link that revokes/reverses the email change (that is embedded in the "Email address change" template)....

Thanks @whats-a-handle, that's how I was thinking to handle it too. I was just hoping that the SDK would have this functionality baked in, as it seems to be a...

Had to figure this out as well. If you want your image to scale to fit your sizing requirements, just make height=100% in the surrounding div. E.g. ``` ``` If...

I'm having the same problems (server won't start for existing C#/sln projects, New Project throws exception). Noticed the builds are failing for this project. Is anyone home?

I'm having the same issue. To circumvent it for now you need to change the following in ReorderableArrayInspector.cs (~line 733): ``` bool isStartProp = targetProp.propertyPath.StartsWith("m_"); using (new EditorGUI.DisabledScope(isStartProp)) { EditorGUILayout.PropertyField(targetProp,...

> Thanks for reply @bmaupin . Could you help me out just a bit more please, should that CSS you mentioned in #1004 be assigned to `style` variable of LineMarkSeries?...

@jhuleatt Can someone label this correctly (bug) and escalate it for a fix? Firebase is strongly recommending we take action on implementing email enumeration protection (via an email I received...