Pliable Pixels
Pliable Pixels
@comiguel yes, I had no problem with iOS. I am on iOS9 and Xcode 7. If you are facing compilation problems, I had to do the following: a) Disable bitcode...
I incorporated https://github.com/driftyco/ionic-ion-header-shrink/pull/10 into scroll sista. Give it a try and see if it works for you - seems to work for me (make sure you have not set overlaysWebView...
Hello @djett41 - I was wondering if there was a way to close _all_ open banners - not just specific instances. I understand I can clean up single instances and/or...
If it helps, I think what is happening is that the text does come, but it takes time and if the banner disappears before that, then one thinks its an...
Some more debugging - it does not seem to be a factory issue. I removed the factory invocation and directly put in ``` var contentBannerInstance = $ionicContentBanner.show({ text: eventsToDisplay, interval:...
Okay, this seems to be an 'iOS only' problem. Never occurs in Android. I am running iOS9
Sadly, the entire montage view code is a big mess and trying to fix this simple thing https://github.com/pliablepixels/zmNinja/issues/1067 has made it even worse which is stopping me from doing anything...
[bounty added](https://www.bountysource.com/issues/60388870-integrate-opencv-s-image-detection-into-zm_monitor-cpp-as-an-alternate-option)
do you have a branch I can track/test?
I'm going to revise some of the asks based on [integrating](https://github.com/pliablepixels/zmeventserver/tree/master/hook) both OpenCV approaches in the ZM event notification server: I originally said: > b) Select "Person Detection" as a...