-
Hi, I am in the process of creating a program that needs to procedurally generate draggable lines.
I am using a similar approach to what's discussed in #1, but dragging onto other lines don't do an…
-
Iterables can be infinite/don't necessary have a length, so [this line of code](https://github.com/tradewelltech/protarrow/blob/19e156346bda76bb3c214481217e88374e8f4c33/protarrow/proto_to_arrow.py#L53…
-
If you could add an option that would double the size of all onscreen messages (framecounter ect) that would be much appreciated. It is a little small on 4K.
-
### Please confirm the following:
- [X] I've checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate issues.
- [X] I've requested a single (only one) feature/change …
-
This is fine:
```
type Address [20]byte
```
This blows up with `byte array definition not understood by go/ast`
```
const AddressLength = 20
type Address [AddressLength]byte
```
-
How to split the output file into custom-sized chunks in the command-line interface for Picocrypt?
-
- [X] I have searched open and closed issues for duplicates
- [X] I am submitting a bug report for existing functionality that does not work as intended
- [X] This isn't a feature request or a discu…
-
This passes on typeguard 4.2.1, but breaks on 4.3.0.
```python
from phantom.sized import SizedIterable
from phantom.predicates.generic import of_complex_type
assert of_complex_type(SizedIterable…
-
I tested this on v0.5.0-beta1 as well as @NigelCunningham's PR version
I have a div with an svg (I also tried with an img, and another div). The Div has an explicitly defined height, or a width and…
-
I can‘t read small sized pictures in the iOS app but I can neither zoom in.
![IMG_1030](https://github.com/user-attachments/assets/912e2e4a-628c-4fe9-9e8b-6476101531c1)