-
Guille-
I'm running into an 'Ambiguous use of 'frame' build error. Your View extension has frame overloads that all look right, but for some reason Xcode is having trouble disambiguating between t…
-
### Checklist
- [X] I have checked the [issue page](https://github.com/lay295/TwitchDownloader/issues) for duplicates
- [x] I am running the latest version ([download here](https://github.com/lay2…
-
I have a .net462 framework project where I am using questpdf 2022.12.1 to generate pdfs and its all working just fine locally on my pc, also when I publish it with clickonce and install locally, the …
-
Good morning,
It seems that the following issue has not been reported at all.
I tried to implement the following code in an angular(4) application
http://viglino.github.io/ol-ext/examples/layer…
-
Hello there,
**Description**
When using if `#unavailable(iOS )` on Xcode 14.3 beta 2, the Swift Compiler crashes. The same project builds successfully on Xcode 14.2.
Here is the crash log:
`…
-
struct ContentView: View {
@State private var username = "";
@State private var password = "";
@State private var wrongUsername = 0;
@State private var wrongPassword = 0;
@S…
-
### Description
The following code:
```php
list($width,$height)=getimagesize("test.jpeg");
$src=imagecreatefromjpeg("test.jpeg");
$tmp1=imagecreatetruecolor(500,500);
imagecopyresampled($tmp…
-
Hello all, first of all thanks for this great code!
I just have a little problem with the isTorchOn Option.
CodeScannerView(codeTypes: [.qr], showViewfinder: true, **isTorchOn: true**)
For …
-
### New Issue Checklist
* [x] I have read and understood the [CONTRIBUTING guide](https://github.com/rs/SDWebImage/blob/master/.github/CONTRIBUTING.md)
* [x] I have read the [Documentation](http:/…
-
When running jMeter performance tests on Python 3 I ran into lots of those tracebacks:
```
/Users/timo/.buildout/eggs/ZODB-5.5.1-py3.7.egg/ZODB/blob.py:339: ResourceWarning: unclosed file
supe…
tisto updated
2 years ago