Piotr
Piotr
Hi, The https://www.youtube.com/watch?v=HABu2xJjpQc video is not available in some of EU countries. Could you change that or point to a link more available to the general public? Cheers!
Hi Please pull the changes from https://github.com/appunite/CLCascade/pull/26/files#diff-10 - the `readonly` attribute causes the application to crash when i tried try to add a new subview with the controller inheriting from...
Hi The instance of `self.cascadeNavigationController` in the ExampleSplitCascadeViewController.m in line 50 is nil and therefore the changes in inset values don't affect the content spacing.
Hello, I'm using Version v1.1.0 and needed to use the feature documented in [vars.yml](https://github.com/ovh/venom/blob/master/tests/vars.yml) test. It wasn't working for me in my test so I coped the test testcase and...
Hello, Is there any way to deduplicate events being pushed to the queue? I've found some [dedup ocurrences](https://github.com/search?q=repo%3Ahatchet-dev%2Fhatchet%20dedup&type=code) but I'm not yet clear if this can be used from the...