-
An animated background to the page could add a nice feel and wow factor. Could be done with javascript and a canvas or with html and CSS. It shouldn't be too distracting either, maybe a moving and col…
-
## Describe the bug
When loading the filter blocks and the All Products block, a loading placeholder is shown. However, it looks a bit off because it doesn't honor the font color.
## To reproduc…
-
### Steps to reproduce
正常编译
### Expected behaviour
无错误
### Actual behaviour
![image](https://github.com/telegramdesktop/tdesktop/assets/50785665/e336290c-487a-459f-b9ce-99f3d6d5ab3b)
提示无法找到emoji…
-
### Type of bug
Other
### TabList version
```
[Wed 23:54:49 INFO ] TabList version 5.6.4
[Wed 23:54:49 INFO ] An ultimate animated tablist
[Wed 23:54:49 INFO ] Author: montlikadani
``…
-
### Description
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugKotlin'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could …
-
## Steps to Reproduce
1. Create a directory `assets` in your Flutter project and add any jpg image to it and rename it to `logo.jpg`.
2. Make sure to include your `assets` directory in your `pubspec…
-
### Introduce the problem
This issue is used as a dedicated discussion about the drawing-task of the multi-threaded-drawing. The original idea comes from #3643.
This discussion covers the followin…
-
Is it possible to animate the `fill` of an SVG from one linear gradient to another with `framer-motion`? Any pointers? Thanks 😄
-
When built on Web with HTML web-renderer, Text overlaps itself if it contains not separated letters and numbers
## Steps to Reproduce
1. Execute `flutter run -d chrome --web-renderer html` on th…
-
## Steps to Reproduce
1. Execute `flutter run -d chrome --web-port 40200` on this code:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class My…