-
style.css
```
* {
box-sizing: border-box;
font-family: 'Vazirmatn', sans-serif;
}
html {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: sans-ser…
-
Add a feature to change the game over dialogue that appears when the autopilot leaves a planet early because all players have died.
Currently, players have no feedback indicating whether their chan…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues.
### Description
When pulling Ovi'nax on Mythic with [TWWDungeons by Causese](https://wago.i…
-
This issue is a collection of ideas and decisions regarding Rhubarb Lip Sync 2.
## Full rewrite
Rhubarb 2 will be a full rewrite rather than a series of iterative improvements over version 1.x. …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
webpage displays black and white text. no colors or animations applied.
-
### Steps to reproduce
1. You need to copy the example from go_router using StatefulShellRoute.
2. Add an additional tab in the lower bar as a Menu, by clicking on which the Modal Bottom Sheet shoul…
-
Hi,
I have a custom PageComponent that has a lot of nested elements like views, pressables, buttons, texts etc.
The problem now is, when I swipe left (most of the time) a part of the previous scre…
-
Some things that could be nice in a text box in the corner:
- strain and sample prep info
- number of trajectories
- summary stats
- scale bar
-
### What did you do?
Run PIL.ImageGrab.grab() without arguments.
### What did you expect to happen?
Until now this has not included pop-ups and tooltips in the screenshot.
I just updated to …