Thomas Juergens
Thomas Juergens
code like this breaks the code generation ``` func start(meterCallback: ((_ volume: Double) -> Void)?) ``` Aside of this issue I am actually loving the this extension!
### New Issue Checklist * [x] I have looked at the [Documentation](http://snapkit.io/docs) * [x] I have read the [F.A.Q.](http://snapkit.io/faq) * [x] I have filled out this issue template. ### Issue...
I am playing around with this awesome library and I am wondering if it is possible the remove solid colour background from a video and replace it with another solid...
Hello, I dont want to talk around the issue so here it is. Sound is lost when disconnecting headphones from iOS devices. To reproduce the issue - Open https://pixijs.io/sound/examples/ in...
I have a table which has quite a few columns with summerizable data. So I am wondering if it is possible to add a row which has a different format...
I have the following setup. Ember cli 3.5 - Made an addon (**SampleAddon**) which uses the font-awesome package. - Made an app (**SampleApp**) which also uses the font-awesome package -...
Back in macOS Catalina they have announced the depreciation of python 2. Now with 12.3 it happened and breaks the `upload .dsym script` as it uses `/usr/bin/python` https://macmule.com/2022/01/29/macos-monterey-12-3-will-remove-python-2-7-usr-bin-python/
Atlantis works really well but it cant capture any url loads from a wkwebview. I can imagine that you could use the wknavigationdelegate to also pass those requests onto proxyman....