-
I can't figure out how to remove the blurring of the candles? Does anyone know?
![blur](https://user-images.githubusercontent.com/96343593/148790161-a0ae7f68-5d33-4f52-947a-6efbc4b69a6c.png)
…
uldkh updated
3 months ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Tested Build
#1079
### Android Version
12
### SoC type
Snapdragon
### Device GSMArena lin…
-
Is it possible to specify the max size of the output image? I do not want to invest resources to train upto 1024x1024 images and am okay with just going upto 256x256 image output. Do I need to make an…
-
### Describe your idea / enhancement
Implement a dark mode theme to improve user experience, especially in low-light environments.
### How would this idea / enhancement be beneficial?
A full…
-
I generate the blur kernel with matlab code
> mu=[0,0];
[X,Y]=meshgrid(-10:1:10,-10:1:10);
j = 9;
out_path = 'kernels21/G/';
if isdir(out_path)==0
mkdir(out_path)
end
for i = 0:0
fo…
-
Hi guys,
we are using material icons to rendered some tabs with rounded icons
Recently, we we noticed that flight icon (https://github.com/google/material-design-icons/blob/master/maps/svg/design/…
-
This bug relates to #1561 but I create a separate issue instead of commenting on that old one.
I have a similar issue with profile level0. One of our image sources (we have several) is a photo mgmt…
-
## Bug description
Currently it is not possible to use tabs in text elements. If tab is pressed the focus on the text element is lost.
If I for example want to present a structure with differe…
-
### Infos:
* Used Zammad version: 5.0.3
* Installation method (source, package, ..): package
* Operating system: debian 10
* Database + version: PostgreSQL 11.14
* Elasticsearch version: 7…
-
Please change to True in the Mac info.plist:
```
NSHighResolutionCapable
true
```
so that it isn't forced to "Open in low resolution" and the interface looks much better on modern high DP…