FaustoNascimento

Results 5 issues of FaustoNascimento

Added RowCount and ColumnCount parameters Added IgnoreEmptyCells parameter (if used, the object will not have empty properties. If the resulting object contains no properties at all (because they are all...

I found some pretty weird behaviour with Mapster 7.4.0... Imagine you have the following DTOs: ``` public class Source { public long Id { get; init; } } public class...

I'm trying to use Mapster to map an object from `CcmApplication` to `RpcCcmApplication` and getting the following exception: ```TypeLoadException: Signature of the body and declaration in a method implementation do...

![Image](https://github.com/user-attachments/assets/2421a5dd-0311-4952-957e-a9a00d1e1c37) As the image shows, the outputs of a chip are not always aligned to grid, even if the chip itself are (and in this instance the inputs are too)....

Allow for pins/chips to be rotated so that their placement doesn't always have to be left to right