Jammer

Results 22 issues of Jammer

I've just installed 0.7.3.0 into R# 9.1.1 Ultimate 2015.1.1 I have a Unity application that I'm working on and ReSharper is still telling me that types are not instantiated. Consider...

I was looking forward to using this but it just seems too bug ridden. I'm getting null references on the following lines: `var targetChildrenLast = targetChildren[targetChildren.length - 1];` There are...

…cannot find equal functionality on Android in order to implement. ### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) When video playback on iOS...

**Describe the bug** I installed the extension 5 hours ago and I have just had to disable it. As soon as it was installed VS was demonstrably less stable. Crashing...

Bug
VS2019
needs investigation

I just cloned the repo to start trying to investigate this issue: https://github.com/wieslawsoltes/ColorPicker/issues/22 When I launch the ColorPickerDemo project from within VS it immediately crashes in ```cs private static bool...

I've picked up a project using this to produce a native dylib. The windows version is all working perfectly. The issue starts when I try to compile it for x64...

bug

No matter what I try the circular Hue slider in all controls is empty. Not filled with the colour range.

... just wanted to say thanks for the latest release. Much appreciated.

The only example shows constructing charts in code. How is this done in XAML? ``` ``` Doesn't work: [XAMLIL] Unable to find suitable setter or adder for property Entries of...

I have the following code: ``` ``` The items in the view refuse to scroll and are laid out overlapping so they fit inside the size assigned to the FLV....