Geoff Bullen
Geoff Bullen
Is there an event I can listen to in order to get the markdown shape to redraw when it is zoomed. [This is the current behaviour I see in the...
Hi there, I am centering the text within a rectangle using `draw2d.layout.locator.CenterLocator();`. However I can't figure out how to horizontally center the actual text. I've tried setting attributes and css....
I am having issues using the shouldUseDeviceOrientation = true property when on a flat surface. It works fine if I hold the camera up and respects portrait or landscape, but...
I have the project running fine with sample ImageTargets and VuMarks. However, I get the below error when I use datasets I create using the target manager. `2018-12-28 13:46:28.347959+1100 VuforiaSampleSwift[265:10382]...
## Environments Angular ## Description I am trying to set the style of the moveable line, but setting the style to important doesn't seem to have an effect on this...
Is there a way to change the scrolling on mobile devices to use single finger? At the moment it is 2 finger scrolling and I couldn't figure out how to...
I can't take the credit :-) This fix is included in this issue and resolves the issue. Can we merge it into the plugin proper? https://github.com/mkloubert/nativescript-bitmap-factory/issues/9
Hi, I was attempting to extract regions from an image using crop(). I get the blow error from the bmp.insert line. This works on an android device, but not on...