-
### Describe the bug
Support for resolutions that aren't 16:9 are handled very well, however there are still some places where things are not scaled correctly, specifically the map menu and the min…
-
Previously, scrolling with the wheel gave expected behavior (font gets visibly wider _and taller_ on every increment and narrower _and shorter_ on every decrement).
Now, sometimes it only changes i…
-
A medium freighter in the same size class as the Natrix (#22), called Fowlea. Two seater ship with S3 engines, a pair of turrets and a couple of S3 and a single S1 docking collar. It has a wide ramp a…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Dear all,
The editor is amazing. And at least as a Rust enthusiast, I'm planning to use it from now on.
Thanks a lot…
dxps updated
2 months ago
-
### Describe the bug
I tried to implement a 1/3 - 2/3 UI with SplitContainer, by running this code inspired by the [Toga documentation](https://toga.readthedocs.io/en/stable/tutorial/tutorial-2.html)…
-
The block on the left with icon, name, and summary should be centered on the whitespace to the left of the screenshot regardless of window size. Currently it looks centered at the max width, but not a…
-
I really like the “texture healing” feature. I don't know if contextual alternates allow us to alter the glyphs based on the _whitespace_ symbols nearby, but if it is possible, that would be a very lo…
kizu updated
6 months ago
-
Currently, our `basic_string` implementation can store up to 15 narrow characters, or 7 wide characters, before dynamically allocating memory:
https://github.com/microsoft/STL/blob/58bb49d63d92e7a0…
-
Hi
I just noticed that Flaimapper is converted to Python3 and you can detect fragments with the same ends. Thats cool. Is it possible to add parameter to change the length difference? I am actually …
-
### Description
**Proposal:**
`write_csv() & sink_csv()` allow you to specify a single precision to apply to all float columns.
Update this behavior to support dictionaries of `{'col': precision}…