Mauro Sampietro
Mauro Sampietro
I think i have some time to spend on this from may on. Do you think #298 can be related to this?
I really need this feature in my application so I did some research on touch mode. What i have done here already fits my needs very well but it is...
Having regard to the utterly lack of interest in this point and other related points (#286, #298) i won't spend time working on them anymore since what i did in...
This is some 3 years late but thanks anyway. > On 13 Dec 2020, at 22:18, Keytrap wrote: > > > Try > > 'A != {x:Null} and A.B...
I was going exactly to fix that, fortunately i checked the issue before starting. Your fix could be further enhanced by separating logic and wprints. (introducing internal return states and...
This is quite a problem. My CarouselView is handling LEFT and RIGHT and scrolls horizontally. I need to add a SwipeGesture handling DOWN. If i do, i can't swipe through...
Hi. here is the basic example: If your source object is initialized with null values, just ignore the properties you don't need as follows: ``` public class A { public...
Hi, having kinda the same problem: Esp32-c3 not showing in the device explorer. I'm new to nanoframework so any help is appreciated ``` nanoff --platform esp32 --serialport COM2 --update --verbosity...
Thank you for the quick reply, by the way I don’t understand the meaning of ‘attach the second port to the PC’. Can you please expand on that to let...
Hi guys, I only have 1 usb port on the PC and my esp32 only have 1 usb type 3 port. On 14 Mar 2024, at 04:56, Robin Jones ***@***.***>...