-
Simple UI with
- No borders
- No Close button (Esc to close or/and click outside to close)
- center url in place of title bar
- rounded border
- start menu shortcut to open settings
- proper/sep…
-
Internal: b/168395763
## Steps to Reproduce
```dart
import 'package:flutter/material.dart';
void main() {
runApp(Demo());
}
class Demo extends StatelessWidget {
@override
Wi…
-
I'm on quarto 1.4.4 and somehow I am still getting this error: (edit: similar to #167)
```
> options(browser=\(url) cat(paste0(url, "\n")))
> quarto::quarto_preview("report.qmd")
processing fi…
cderv updated
1 month ago
-
**Description**
A clear and concise description of what the bug is.
**Environmental**
Tell us what your cluster environment is like, e.g.
- Operating System Information
- kubernetes version
…
-
### Description of the Bug
pos_hint: {"center_x": .5} doesn't work
### Code and Logs
```python
from kivymd.app import MDApp
from kivy.lang import Builder
kv = """
MDScreen:
m…
-
Hello, I installed your extension on Google Chrome tho, somehow it doesn't change the playback speed at all.
Actually I can see the functional logo here as this screenshot I attached, but practically…
-
@quiniouben
I tried the systemd from #28 but i get the following error
```
● vban_kraken_mic.service - vban - Emitter Kraken
Loaded: loaded (/etc/systemd/system/vban_kraken_mic.service; disa…
-
Olá, estou usando a navegação avançada do GetX na minha aplicação Flutter. Para isso, estou utilizando **GetMaterialApp.router** juntamente com **GetRouteOutlet.**
No entanto, quando tento combinar i…
-
### Description
- scrolling automatically vertically in a group according to focus traversal if the group has more cards than can fit on the screen
- scrolling automatically horizontally if there ar…
-
Add unit tests mocking the APIs for the course feedback form component.